Searched refs:DecPop (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/ | ||
| H A D | Opcodes.td | 554 def DecPop: IntegerOpcode; |
| H A D | Interp.h | 608 bool DecPop(InterpState &S, CodePtr OpPC) { in DecPop() function |