Searched defs:OtherOp (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp238 Value *BoolCast = 0, *OtherOp = 0; local
/freebsd-10.0-release/contrib/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp562 SDValue OtherOp; local
/freebsd-10.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp3004 Value *OtherOp = const_cast<Value *>(ICI->getOperand(OtherIdx)); local
/freebsd-10.0-release/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp7699 SDValue combineSelectAndUse(SDNode *N, SDValue Slct, SDValue OtherOp, argument
7627 isConditionalZeroOrAllOnes(SDNode *N, bool AllOnes, SDValue &CC, bool &Invert, SDValue &OtherOp, SelectionDAG &DAG) argument
[all...]

Completed in 141 milliseconds