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