Searched defs:ConstantValue (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ | ||
H A D | CodeViewDebug.h | 110 std::optional<APSInt> ConstantValue; member |
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | Instructions.cpp | 198 Value *ConstantValue = getIncomingValue(0); hasConstantValue() local |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaInit.cpp | 10427 APValue ConstantValue; DiagnoseNarrowingInInitList() local |
H A D | SemaOverload.cpp | 329 getNarrowingKind(ASTContext & Ctx,const Expr * Converted,APValue & ConstantValue,QualType & ConstantType,bool IgnoreFloatToIntegralConversion) const getNarrowingKind() argument |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.cpp | 13027 SDValue ConstantValue; LowerBUILD_VECTOR() local |