Home
last modified time | relevance | path

Searched defs:ConstantValue (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUMCExpr.cpp99 auto TryGetMCExprValue = [&](const MCExpr *Arg, uint64_t &ConstantValue) { in evaluateExtraSGPRs()
128 auto TryGetMCExprValue = [&](const MCExpr *Arg, uint64_t &ConstantValue) { in evaluateTotalNumVGPR()
155 auto TryGetMCExprValue = [&](const MCExpr *Arg, uint64_t &ConstantValue) { in evaluateAlignTo()
176 auto TryGetMCExprValue = [&](const MCExpr *Arg, uint64_t &ConstantValue) { in evaluateOccupancy()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h110 std::optional<APSInt> ConstantValue; member
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp208 Value *ConstantValue = getIncomingValue(0); in hasConstantValue() local
227 Value *ConstantValue = nullptr; in hasConstantOrUndefValue() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp9464 APValue ConstantValue; in DiagnoseNarrowingInInitList() local
H A DSemaOverload.cpp362 ASTContext &Ctx, const Expr *Converted, APValue &ConstantValue, in getNarrowingKind()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp14010 SDValue ConstantValue; in LowerBUILD_VECTOR() local