Home
last modified time | relevance | path

Searched defs:NotOp (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp1991 Value *NotOp = Op0 == B->getOperand(0) ? B->getOperand(1) : in visitOr() local
2082 if (Value *NotOp = dyn_castNotVal(&I)) { in visitXor() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp2382 Value *NotOp = Op0 == B->getOperand(0) ? B->getOperand(1) : in visitOr() local
2498 if (Value *NotOp = dyn_castNotVal(&I)) { in visitXor() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp2196 Value *NotOp = Op0 == B->getOperand(0) ? B->getOperand(1) : in visitOr() local
/external/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp1050 SDValue NotOp; in performXORCombine() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp999 SDValue NotOp; in performXORCombine() local