Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DOpcodes.td558 def IncfPop : FloatOpcode;
H A DInterp.h646 inline bool IncfPop(InterpState &S, CodePtr OpPC, llvm::RoundingMode RM) { in IncfPop() function