Searched refs:GlobalSize (Results 1 – 5 of 5) sorted by relevance
998 uint64_t GlobalSize) { in shouldUseBZeroPlusStoresToInitialize() argument1009 return GlobalSize > SizeLimit && in shouldUseBZeroPlusStoresToInitialize()1019 uint64_t GlobalSize, in shouldUseMemSetToInitialize() argument1022 if (GlobalSize <= SizeLimit) in shouldUseMemSetToInitialize()
1276 defm GlobalSize : BuiltInOperand<31, 0, 0, [], [Kernel]>;
1563 uint64_t IsDefault = (Value == SPIRV::BuiltIn::GlobalSize || in generateGetQueryInst()
1300 defm : DemangledGetBuiltin<"get_global_size", OpenCL_std, GetQuery, GlobalSize>;
3691 *size = (size_t)GlobalSize(gbl); in xml_writer_get_final_content_and_length()