Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDOperator.h343 bool hasNoSignedZeros() const { in hasNoSignedZeros() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
HDInstruction.cpp214 bool Instruction::hasNoSignedZeros() const { in hasNoSignedZeros() function in Instruction