Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DOpcodes.td308 def GetPtrLocal : OffsetOpcode {
H A DInterp.h1665 inline bool GetPtrLocal(InterpState &S, CodePtr OpPC, uint32_t I) { in GetPtrLocal() function