Home
last modified time | relevance | path

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

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