Home
last modified time | relevance | path

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

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