Searched refs:GetGlobal (Results 1 – 2 of 2) sorted by relevance
| /src/contrib/llvm-project/clang/lib/AST/Interp/ | ||
| H A D | Opcodes.td | 400 def GetGlobal : AccessOpcode; |
| H A D | Interp.h | 1286 bool GetGlobal(InterpState &S, CodePtr OpPC, uint32_t I) { in GetGlobal() function |