Lines Matching refs:getValueAsInt
903 OperandNo = R->getValueAsInt("OperandNum"); in SDTypeConstraint()
921 x.SDTCisSameAs_Info.OtherOperandNum = R->getValueAsInt("OtherOperandNum"); in SDTypeConstraint()
925 R->getValueAsInt("OtherOperandNum"); in SDTypeConstraint()
929 R->getValueAsInt("BigOperandNum"); in SDTypeConstraint()
932 x.SDTCisEltOfVec_Info.OtherOperandNum = R->getValueAsInt("OtherOpNum"); in SDTypeConstraint()
936 R->getValueAsInt("OtherOpNum"); in SDTypeConstraint()
949 R->getValueAsInt("OtherOperandNum"); in SDTypeConstraint()
953 R->getValueAsInt("OtherOperandNum"); in SDTypeConstraint()
1136 NumResults = TypeProfile->getValueAsInt("NumResults"); in SDNodeInfo()
1137 NumOperands = TypeProfile->getValueAsInt("NumOperands"); in SDNodeInfo()
3186 Instr->getValueAsInt("AddedComplexity"), in ParseInstructions()
3553 CurPattern->getValueAsInt("AddedComplexity"), in ParsePatterns()