Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/Interp/
DOpcodes.td346 def StorePop : StoreOpcode {}
DInterp.h644 bool StorePop(InterpState &S, CodePtr OpPC) { in StorePop() function