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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp204 bool Instruction::hasNoNaNs() const { function in class:Instruction
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DOperator.h333 bool hasNoNaNs() const { function in class:llvm::FPMathOperator
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h462 bool hasNoNaNs() const { return NoNaNs; } function in struct:llvm::SDNodeFlags

Completed in 128 milliseconds