Home
last modified time | relevance | path

Searched defs:isFNeg (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/VMCore/
DInstructions.cpp1913 bool BinaryOperator::isFNeg(const Value *V) { in isFNeg() function in BinaryOperator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DInstructions.cpp2086 bool BinaryOperator::isFNeg(const Value *V, bool IgnoreZeroSign) { in isFNeg() function in BinaryOperator
/external/llvm/lib/IR/
DInstructions.cpp2241 bool BinaryOperator::isFNeg(const Value *V, bool IgnoreZeroSign) { in isFNeg() function in BinaryOperator