Searched refs:AllowFP (Results 1 – 2 of 2) sorted by relevance
1157 bool AllowFP = true, in isConstantScalar() argument1164 return AllowFP; in isConstantScalar()1194 bool AllowFP, bool AllowOpaqueConstants) { in isConstantOrConstantVector() argument1195 if (isConstantScalar(MI, MRI, AllowFP, AllowOpaqueConstants)) in isConstantOrConstantVector()1204 if (!isConstantScalar(*ElementDef, MRI, AllowFP, AllowOpaqueConstants)) in isConstantOrConstantVector()
432 bool AllowFP = true,