Searched refs:kernel_code_properties (Results 1 – 5 of 5) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
D | AMDGPUTargetStreamer.cpp | 276 kernel_code_properties, in EmitAmdhsaKernelDescriptor() 279 kernel_code_properties, in EmitAmdhsaKernelDescriptor() 282 kernel_code_properties, in EmitAmdhsaKernelDescriptor() 285 kernel_code_properties, in EmitAmdhsaKernelDescriptor() 288 kernel_code_properties, in EmitAmdhsaKernelDescriptor() 291 kernel_code_properties, in EmitAmdhsaKernelDescriptor() 294 kernel_code_properties, in EmitAmdhsaKernelDescriptor() 298 kernel_code_properties, in EmitAmdhsaKernelDescriptor()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | AMDHSAKernelDescriptor.h | 161 uint16_t kernel_code_properties; member 193 offsetof(kernel_descriptor_t, kernel_code_properties) == 56,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/ |
D | AMDGPUAsmParser.cpp | 3758 PARSE_BITS_ENTRY(KD.kernel_code_properties, in ParseDirectiveAMDHSAKernel() 3764 PARSE_BITS_ENTRY(KD.kernel_code_properties, in ParseDirectiveAMDHSAKernel() 3770 PARSE_BITS_ENTRY(KD.kernel_code_properties, in ParseDirectiveAMDHSAKernel() 3776 PARSE_BITS_ENTRY(KD.kernel_code_properties, in ParseDirectiveAMDHSAKernel() 3782 PARSE_BITS_ENTRY(KD.kernel_code_properties, in ParseDirectiveAMDHSAKernel() 3788 PARSE_BITS_ENTRY(KD.kernel_code_properties, in ParseDirectiveAMDHSAKernel() 3794 PARSE_BITS_ENTRY(KD.kernel_code_properties, in ParseDirectiveAMDHSAKernel() 3804 PARSE_BITS_ENTRY(KD.kernel_code_properties, in ParseDirectiveAMDHSAKernel()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/ |
D | AMDGPUBaseInfo.cpp | 535 AMDHSA_BITS_SET(KD.kernel_code_properties, in getDefaultAmdhsaKernelDescriptor()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUAsmPrinter.cpp | 414 KernelDescriptor.kernel_code_properties = getAmdhsaKernelCodeProperties(MF); in getAmdhsaKernelDescriptor()
|