Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/Interp/
HDOpcodes.td296 def GetPtrField : OffsetOpcode;
HDInterp.h1474 inline bool GetPtrField(InterpState &S, CodePtr OpPC, uint32_t Off) { in GetPtrField() function