Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DOpcodes.td350 def NarrowPtr : Opcode;
H A DInterp.h1809 inline bool NarrowPtr(InterpState &S, CodePtr OpPC) { in NarrowPtr() function
1837 return NarrowPtr(S, OpPC); in ArrayElemPtr()
1864 return NarrowPtr(S, OpPC); in ArrayElemPtrPop()