Searched refs:getConstantAmount (Results 1 – 8 of 8) sorted by relevance
88 ArgsData.back().Size = precision.getConstantAmount(); in HandlePrintfSpecifier()104 ArgsData.back().Size = precision.getConstantAmount(); in HandlePrintfSpecifier()
101 if (Amt.getConstantAmount() == 0) { in ParsePositionAmount()109 return OptionalAmount(OptionalAmount::Arg, Amt.getConstantAmount() - 1, in ParsePositionAmount()164 if (Amt.getConstantAmount() == 0) { in ParseArgPosition()169 FS.setArgIndex(Amt.getConstantAmount() - 1); in ParseArgPosition()
678 return ScalarTy.makeVectorType(Ctx, VectorNumElts.getConstantAmount()); in getArgType()925 os << 'v' << VectorNumElts.getConstantAmount(); in toString()
102 if (Amt.getConstantAmount() == 0) { in ParsePositionAmount()110 return OptionalAmount(OptionalAmount::Arg, Amt.getConstantAmount() - 1, in ParsePositionAmount()165 if (Amt.getConstantAmount() == 0) { in ParseArgPosition()170 FS.setArgIndex(Amt.getConstantAmount() - 1); in ParseArgPosition()
303 unsigned getConstantAmount() const { in getConstantAmount() function
359 unsigned getConstantAmount() const { in getConstantAmount() function
537 FieldWidth = FW.getConstantAmount(); in computeFieldWidth()578 Precision = FW.getConstantAmount(); in computePrecision()8935 if (Amt.getConstantAmount() == 0) { in HandleScanfSpecifier()
5445 if (Amt.getConstantAmount() == 0) { in HandleScanfSpecifier()