Searched defs:hasNoNaNs (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DOperator.h336 bool hasNoNaNs() const { function in class:llvm::FPMathOperator
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DInstruction.cpp229 bool Instruction::hasNoNaNs() const { function in class:Instruction
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h427 bool hasNoNaNs() const { return NoNaNs; } function in struct:llvm::SDNodeFlags

Completed in 103 milliseconds