Searched refs:getExtValue (Results 1 – 16 of 16) sorted by relevance
205 auto denomExtVal = denomVal.getExtValue(); in CheckAssignmentExpr()217 (numeratorKnown && (denomExtVal >= Check.maxVal.getExtValue())); in CheckAssignmentExpr()
167 Value = N.getExtValue(); in mapEncodedInteger()
93 int64_t getExtValue() const { in getExtValue() function
102 CharacterLiteral::print(Val.getExtValue(), Kind, Out); in printIntegral()
9085 MaxLength = N.getExtValue(); in VisitBuiltinCallExpr()11893 MaxLength = N.getExtValue(); in VisitBuiltinCallExpr()
1581 Dest = MachineOperand::CreateImm(Int.getExtValue()); in parseImmediateOperand()2189 Offset = (int)Token.integerValue().getExtValue(); in parseCFIOffset()2479 ShufMask.push_back(Int.getExtValue()); in parseShuffleMaskOperand()2723 Offset = Token.integerValue().getExtValue(); in parseOffset()
737 const int64_t BitReprAsSigned = Int.getExtValue(); in mkBitvector()
7172 addNVVMMetadata(F, "maxntidx", MaxThreads.getExtValue()); in setTargetAttributes()7182 addNVVMMetadata(F, "minctasm", MinBlocks.getExtValue()); in setTargetAttributes()9128 .getExtValue(); in setTargetAttributes()9131 .getExtValue(); in setTargetAttributes()9157 Attr->getMin()->EvaluateKnownConstInt(M.getContext()).getExtValue(); in setTargetAttributes()9160 .getExtValue() in setTargetAttributes()
2958 Count = Result.Val.getInt().getExtValue(); in CreateType()4904 DBuilder.createConstantValueExpression(Init.getInt().getExtValue()); in EmitGlobalVariable()
11787 unsigned VLEN = VLENVal.getExtValue(); in emitDeclareSimdFunction()
7931 return E->getIntegerConstantExpr(Context)->getExtValue(); in GetIntegerConstantValue()
2310 int64_t CoprocNo = CoprocNoAP.getExtValue(); in CheckARMCoprocessorImmediate()3923 int ArgExtValue = Result.getExtValue(); in CheckX86BuiltinTileDuplicate()14248 CharUnits Offset = EltSize * IdxRes->getExtValue(); in getAlignmentAndOffsetFromBinAddOrSub()
3507 auto Nth = std::next(Ts.pack_begin(), Index.getExtValue()); in checkBuiltinTemplateIdType()
13903 DSAStack->setAssociatedLoops(Result.getExtValue()); in VerifyPositiveIntegerConstantInClause()13905 DSAStack->setAssociatedLoops(Result.getExtValue()); in VerifyPositiveIntegerConstantInClause()
4525 Result.assign(S.getExtValue()); in parseMDField()
3963 result->EvalData.intVal = val.getExtValue(); in evaluateExpr()