Home
last modified time | relevance | path

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

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