Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DOpcodes.td612 def DecPop : OverflowOpcode;
H A DInterp.h932 bool DecPop(InterpState &S, CodePtr OpPC, bool CanOverflow) { in DecPop() function