Home
last modified time | relevance | path

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

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