Searched defs:AddVal (Results 1 – 3 of 3) sorted by relevance
2276 auto *AddVal = cast<ConstantSDNode>(ShVal.getOperand(1)); in matchAddressRecursively() local2341 auto *AddVal = cast<ConstantSDNode>(MulVal.getOperand(1)); in matchAddressRecursively() local
6570 auto AddVal = MIRBuilder.buildSITOFP(Ty, And); in lowerFFloor() local
17158 SDValue AddVal = DAG.getNode(ISD::ADD, DL, ValVT, Val1, Val2); in performAddUADDVCombine() local