Searched defs:allConstant (Results 1 – 7 of 7) sorted by relevance
151 bool allConstant = true; in Make() local
1293 bool allConstant = true; in areAllChildConst() local
2839 bool allConstant = all_arguments_constant(call.arguments()); in assembleSimpleIntrinsic() local2877 bool allConstant = all_arguments_constant(call.arguments()); in assembleVectorizedIntrinsic() local
132 static bool allConstant(ArrayRef<Value *> VL) { in allConstant() function
219 static bool allConstant(ArrayRef<Value *> VL) { in allConstant() function
252 static bool allConstant(ArrayRef<Value *> VL) { in allConstant() function