Searched defs:getFNegArgument (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/VMCore/ | ||
D | Instructions.cpp | 1937 Value *BinaryOperator::getFNegArgument(Value *BinOp) { in getFNegArgument() function in BinaryOperator |
/external/llvm/lib/IR/ | ||
D | Instructions.cpp | 2268 Value *BinaryOperator::getFNegArgument(Value *BinOp) { in getFNegArgument() function in BinaryOperator |