Searched refs:SubVal (Results 1 – 4 of 4) sorted by relevance
61 Value *SubVal = in DecomposeSimpleLinearExpr() local65 return SubVal; in DecomposeSimpleLinearExpr()
64 Value *SubVal = in decomposeSimpleLinearExpr() local68 return SubVal; in decomposeSimpleLinearExpr()
67 Value *SubVal = in decomposeSimpleLinearExpr() local71 return SubVal; in decomposeSimpleLinearExpr()
4953 SDValue SubVal = N->getOperand(0); in Select() local4954 SDNode *Op0 = flipSignBit(SubVal->getOperand(0)); in Select()4955 SDNode *Op1 = flipSignBit(SubVal->getOperand(1)); in Select()