Home
last modified time | relevance | path

Searched refs:InitElemPop (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DOpcodes.td473 def InitElemPop : Opcode {
H A DInterp.h1401 bool InitElemPop(InterpState &S, CodePtr OpPC, uint32_t Idx) { in InitElemPop() function