Searched defs:AddVal (Results 1 – 3 of 3) sorted by relevance
2351 auto *AddVal = cast<ConstantSDNode>(N.getOperand(1)); in matchIndexRecursively() local2383 auto *AddVal = cast<ConstantSDNode>(Src.getOperand(1)); in matchIndexRecursively() local2593 auto *AddVal = cast<ConstantSDNode>(MulVal.getOperand(1)); in matchAddressRecursively() local
7441 auto AddVal = MIRBuilder.buildSITOFP(Ty, And); in lowerFFloor() local
19877 SDValue AddVal = DAG.getNode(ISD::ADD, DL, ValVT, Val1, Val2); in performAddUADDVCombine() local