Lines Matching refs:getValueAsInt
868 OperandNo = R->getValueAsInt("OperandNum"); in SDTypeConstraint()
886 x.SDTCisSameAs_Info.OtherOperandNum = R->getValueAsInt("OtherOperandNum"); in SDTypeConstraint()
890 R->getValueAsInt("OtherOperandNum"); in SDTypeConstraint()
894 R->getValueAsInt("BigOperandNum"); in SDTypeConstraint()
897 x.SDTCisEltOfVec_Info.OtherOperandNum = R->getValueAsInt("OtherOpNum"); in SDTypeConstraint()
901 R->getValueAsInt("OtherOpNum"); in SDTypeConstraint()
914 R->getValueAsInt("OtherOperandNum"); in SDTypeConstraint()
1089 NumResults = TypeProfile->getValueAsInt("NumResults"); in SDNodeInfo()
1090 NumOperands = TypeProfile->getValueAsInt("NumOperands"); in SDNodeInfo()
3137 Instr->getValueAsInt("AddedComplexity"), in ParseInstructions()
3508 CurPattern->getValueAsInt("AddedComplexity"), in ParsePatterns()