Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DOpcodes.td362 def NarrowPtr : Opcode;
H A DInterp.h2897 inline bool NarrowPtr(InterpState &S, CodePtr OpPC) { in NarrowPtr() function