Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DOpcodes.td283 def GetGlobal : AccessOpcode;
H A DInterp.h403 bool GetGlobal(InterpState &S, CodePtr OpPC, uint32_t I) { in GetGlobal() function