Searched refs:getExtValue (Results 1 – 19 of 19) sorted by relevance
207 auto denomExtVal = denomVal.getExtValue(); in CheckAssignmentExpr()219 (numeratorKnown && (denomExtVal >= Check.maxVal.getExtValue())); in CheckAssignmentExpr()
98 int64_t getExtValue() const { in getExtValue() function104 return isRepresentableByInt64() ? std::optional<int64_t>(getExtValue()) in tryExtValue()
169 Value = N.getExtValue(); in mapEncodedInteger()
105 CharacterLiteral::print(Val.getExtValue(), Kind, Out); in printIntegral()
660 int64_t Char64 = Val.getInt().getExtValue(); in TryPrintAsStringLiteral()
9259 MaxLength = N.getExtValue(); in VisitBuiltinCallExpr()12244 MaxLength = N.getExtValue(); in VisitBuiltinCallExpr()
2419 Offset = (int)Token.integerValue().getExtValue(); in parseCFIOffset()2728 ShufMask.push_back(Int.getExtValue()); in parseShuffleMaskOperand()3006 Offset = Token.integerValue().getExtValue(); in parseOffset()
739 const int64_t BitReprAsSigned = Int.getExtValue(); in mkBitvector()
7353 addNVVMMetadata(F, "maxntidx", MaxThreads.getExtValue()); in setTargetAttributes()7363 addNVVMMetadata(F, "minctasm", MinBlocks.getExtValue()); in setTargetAttributes()9498 .getExtValue(); in setFunctionDeclAttributes()9501 .getExtValue(); in setFunctionDeclAttributes()9527 Attr->getMin()->EvaluateKnownConstInt(M.getContext()).getExtValue(); in setFunctionDeclAttributes()9530 .getExtValue() in setFunctionDeclAttributes()
6201 DefaultVal = Constant->getExtValue(); in getNumTeamsExprForTargetDirective()6229 DefaultVal = Constant->getExtValue(); in getNumTeamsExprForTargetDirective()6456 DefaultVal = Constant->getExtValue(); in getNumThreadsExprForTargetDirective()6473 DefaultVal = Constant->getExtValue(); in getNumThreadsExprForTargetDirective()6481 if (Constant->getExtValue() < DefaultVal) { in getNumThreadsExprForTargetDirective()6482 DefaultVal = Constant->getExtValue(); in getNumThreadsExprForTargetDirective()11547 unsigned VLEN = VLENVal.getExtValue(); in emitDeclareSimdFunction()
2707 Alignment->EvaluateKnownConstInt(getContext()).getExtValue(); in getOMPAllocateAlignment()
3100 Count = Result.Val.getInt().getExtValue(); in CreateType()
8409 return E->getIntegerConstantExpr(Context)->getExtValue(); in GetIntegerConstantValue()
3073 int64_t CoprocNo = CoprocNoAP.getExtValue(); in CheckARMCoprocessorImmediate()5175 int ArgExtValue = Result.getExtValue(); in CheckX86BuiltinTileDuplicate()15950 CharUnits Offset = EltSize * IdxRes->getExtValue(); in getAlignmentAndOffsetFromBinAddOrSub()
16644 int64_t BoolValue = V.getInt().getExtValue(); in ConvertAPValueToString()16652 Str.push_back(V.getInt().getExtValue()); in ConvertAPValueToString()
3672 int64_t N = Index.getExtValue(); in checkBuiltinTemplateIdType()
16466 DSAStack->setAssociatedLoops(Result.getExtValue()); in VerifyPositiveIntegerConstantInClause()16468 DSAStack->setAssociatedLoops(Result.getExtValue()); in VerifyPositiveIntegerConstantInClause()
4189 result->EvalData.intVal = val.getExtValue(); in evaluateExpr()
4579 Result.assign(S.getExtValue()); in parseMDField()