Home
last modified time | relevance | path

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

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