Searched refs:AllowFP (Results 1 – 2 of 2) sorted by relevance
1141 bool AllowFP = true, in isConstantScalar() argument1148 return AllowFP; in isConstantScalar()1178 bool AllowFP, bool AllowOpaqueConstants) { in isConstantOrConstantVector() argument1179 if (isConstantScalar(MI, MRI, AllowFP, AllowOpaqueConstants)) in isConstantOrConstantVector()1188 if (!isConstantScalar(*ElementDef, MRI, AllowFP, AllowOpaqueConstants)) in isConstantOrConstantVector()
431 bool AllowFP = true,