Home
last modified time | relevance | path

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

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