Home | History | Annotate | Download | only in TableGen

Lines Matching refs:getValueAsInt

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