Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DOpcodes.td485 def InitPop : StoreOpcode {}
H A DInterp.h1752 bool InitPop(InterpState &S, CodePtr OpPC) { in InitPop() function