Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DOpcodes.td432 def InitGlobal : AccessOpcode;
H A DInterp.h1519 bool InitGlobal(InterpState &S, CodePtr OpPC, uint32_t I) { in InitGlobal() function