Home | History | Annotate | Download | only in TableGen

Lines Matching refs:getValueAsInt

804   OperandNo = R->getValueAsInt("OperandNum");
822 x.SDTCisSameAs_Info.OtherOperandNum = R->getValueAsInt("OtherOperandNum");
826 R->getValueAsInt("OtherOperandNum");
830 R->getValueAsInt("BigOperandNum");
833 x.SDTCisEltOfVec_Info.OtherOperandNum = R->getValueAsInt("OtherOpNum");
837 R->getValueAsInt("OtherOpNum");
1000 NumResults = TypeProfile->getValueAsInt("NumResults");
1001 NumOperands = TypeProfile->getValueAsInt("NumOperands");
2823 Instr->getValueAsInt("AddedComplexity"),
3201 CurPattern->getValueAsInt("AddedComplexity"),