Searched defs:ConstantValue (Results 1 – 10 of 10) sorted by relevance
145 class ConstantValue implements Attribute { class149 public ConstantValue(Value value) { in ConstantValue() method in Attribute.ConstantValue
295 def ConstantValue(context, constant): function
133 def ConstantValue(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