Home | History | Annotate | Download | only in TableGen

Lines Matching refs:getValueAsInt

808   OperandNo = R->getValueAsInt("OperandNum");
826 x.SDTCisSameAs_Info.OtherOperandNum = R->getValueAsInt("OtherOperandNum");
830 R->getValueAsInt("OtherOperandNum");
834 R->getValueAsInt("BigOperandNum");
837 x.SDTCisEltOfVec_Info.OtherOperandNum = R->getValueAsInt("OtherOpNum");
841 R->getValueAsInt("OtherOpNum");
1004 NumResults = TypeProfile->getValueAsInt("NumResults");
1005 NumOperands = TypeProfile->getValueAsInt("NumOperands");
3000 Instr->getValueAsInt("AddedComplexity"),
3378 CurPattern->getValueAsInt("AddedComplexity"),