Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/Interp/
DOpcodes.td285 def InitGlobal : AccessOpcode;
DInterp.h419 bool InitGlobal(InterpState &S, CodePtr OpPC, uint32_t I) { in InitGlobal() function