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