Searched refs:InitGlobal (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/llvm/clang/lib/AST/Interp/ | ||
H A D | Opcodes.td | 304 def InitGlobal : AccessOpcode; |
H A D | Interp.h | 717 bool InitGlobal(InterpState &S, CodePtr OpPC, uint32_t I) { in InitGlobal() function |