Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DOpcodes.td325 def GetPtrBase : OffsetOpcode;
H A DInterp.h1761 inline bool GetPtrBase(InterpState &S, CodePtr OpPC, uint32_t Off) { in GetPtrBase() function