Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/VMCore/
DInstructions.cpp1945 Value *BinaryOperator::getNotArgument(Value *BinOp) { in getNotArgument() function in BinaryOperator
1956 const Value *BinaryOperator::getNotArgument(const Value *BinOp) { in getNotArgument() function in BinaryOperator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DInstructions.cpp2121 Value *BinaryOperator::getNotArgument(Value *BinOp) { in getNotArgument() function in BinaryOperator
2132 const Value *BinaryOperator::getNotArgument(const Value *BinOp) { in getNotArgument() function in BinaryOperator
/external/llvm/lib/IR/
DInstructions.cpp2276 Value *BinaryOperator::getNotArgument(Value *BinOp) { in getNotArgument() function in BinaryOperator
2287 const Value *BinaryOperator::getNotArgument(const Value *BinOp) { in getNotArgument() function in BinaryOperator