Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DOpcodes.td552 def IncPop : IntegerOpcode;
H A DInterp.h581 bool IncPop(InterpState &S, CodePtr OpPC) { in IncPop() function