Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DOpcodes.td379 def GetGlobal : AccessOpcode;
H A DInterp.h1005 bool GetGlobal(InterpState &S, CodePtr OpPC, uint32_t I) { in GetGlobal() function