Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp2130 Value *NotOp = Op0 == B->getOperand(0) ? B->getOperand(1) : in visitOr() local
2241 if (Value *NotOp = dyn_castNotVal(&I)) { in visitXor() local
/external/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp1046 SDValue NotOp; in performXORCombine() local