Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineFunction.cpp275 DenormalMode MachineFunction::getDenormalMode(const fltSemantics &FPType) const { in getDenormalMode() function in MachineFunction
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DFunction.cpp636 DenormalMode Function::getDenormalMode(const fltSemantics &FPType) const { in getDenormalMode() function in Function