Lines Matching defs:PSize
113 const unsigned PSize = ST.getPointerSize();
114 const LLT p0 = LLT::pointer(0, PSize); // Function
115 const LLT p1 = LLT::pointer(1, PSize); // CrossWorkgroup
116 const LLT p2 = LLT::pointer(2, PSize); // UniformConstant
117 const LLT p3 = LLT::pointer(3, PSize); // Workgroup
118 const LLT p4 = LLT::pointer(4, PSize); // Generic
120 LLT::pointer(5, PSize); // Input, SPV_INTEL_usm_storage_classes (Device)
121 const LLT p6 = LLT::pointer(6, PSize); // SPV_INTEL_usm_storage_classes (Host)
122 const LLT p7 = LLT::pointer(7, PSize); // Input
123 const LLT p8 = LLT::pointer(8, PSize); // Output
124 const LLT p10 = LLT::pointer(10, PSize); // Private