Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DOpcodes.td315 def GetPtrBasePop : Opcode {
H A DInterp.h1244 inline bool GetPtrBasePop(InterpState &S, CodePtr OpPC, uint32_t Off) { in GetPtrBasePop() function