Home
last modified time | relevance | path

Searched defs:getDenormalMode (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp324 DenormalMode MachineFunction::getDenormalMode(const fltSemantics &FPType) const { in getDenormalMode() function in MachineFunction
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp786 DenormalMode Function::getDenormalMode(const fltSemantics &FPType) const { in getDenormalMode() function in Function