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.td542 def Mulf : FloatOpcode;
H A DInterp.h414 inline bool Mulf(InterpState &S, CodePtr OpPC, llvm::RoundingMode RM) { in Mulf() function