Home
last modified time | relevance | path

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

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