Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DOpcodes.td355 def ArrayElemPtrPop : AluOpcode;
H A DInterp.h1857 inline bool ArrayElemPtrPop(InterpState &S, CodePtr OpPC) { in ArrayElemPtrPop() function