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

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DOperator.h346 bool hasNoSignedZeros() const { function in class:llvm::FPMathOperator
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DInstruction.cpp239 bool Instruction::hasNoSignedZeros() const { function in class:Instruction
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h429 bool hasNoSignedZeros() const { return NoSignedZeros; } function in struct:llvm::SDNodeFlags

Completed in 127 milliseconds