Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/VMCore/
DInstructions.cpp1937 Value *BinaryOperator::getFNegArgument(Value *BinOp) { in getFNegArgument() function in BinaryOperator
1941 const Value *BinaryOperator::getFNegArgument(const Value *BinOp) { in getFNegArgument() function in BinaryOperator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DInstructions.cpp2113 Value *BinaryOperator::getFNegArgument(Value *BinOp) { in getFNegArgument() function in BinaryOperator
2117 const Value *BinaryOperator::getFNegArgument(const Value *BinOp) { in getFNegArgument() function in BinaryOperator
/external/llvm/lib/IR/
DInstructions.cpp2268 Value *BinaryOperator::getFNegArgument(Value *BinOp) { in getFNegArgument() function in BinaryOperator
2272 const Value *BinaryOperator::getFNegArgument(const Value *BinOp) { in getFNegArgument() function in BinaryOperator