Searched defs:ConstantValue (Results 1 – 9 of 9) sorted by relevance
107 def ConstantValue(constant): function
289 def ConstantValue(context, constant): function
243 class ConstantValue(NamedValue): class
144 Value *ConstantValue = getIncomingValue(0); in hasConstantValue() local163 Value *ConstantValue = nullptr; in hasConstantOrUndefValue() local
162 Value *ConstantValue = getIncomingValue(0); in hasConstantValue() local
7748 APValue ConstantValue; in DiagnoseNarrowingInInitList() local
7540 enum ConstantValue { LT_Zero, Zero, One, GT_One, SizeOfConstVal }; in DiagnoseOutOfRangeComparison() enum
288 APValue &ConstantValue, in getNarrowingKind()
6308 SDValue ConstantValue; in LowerBUILD_VECTOR() local