Searched refs:StorePop (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ | ||
H A D | Opcodes.td | 476 def StorePop : StoreOpcode {} |
H A D | Interp.h | 1697 bool StorePop(InterpState &S, CodePtr OpPC) { in StorePop() function |