Home
last modified time | relevance | path

Searched refs:amdgcn_struct_buffer_load_format (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/
H A DIntrinsicsAMDGPU.h667 amdgcn_struct_buffer_load_format, // llvm.amdgcn.struct.buffer.load.format enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/configs/common/include/llvm/IR/
H A DIntrinsicsAMDGPU.h780 amdgcn_struct_buffer_load_format, // llvm.amdgcn.struct.buffer.load.format enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DIntrinsicsAMDGPU.h829 amdgcn_struct_buffer_load_format, // llvm.amdgcn.struct.buffer.load.format enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DIntrinsicsAMDGPU.h890 amdgcn_struct_buffer_load_format, // llvm.amdgcn.struct.buffer.load.format enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DIntrinsicsAMDGPU.h890 amdgcn_struct_buffer_load_format, // llvm.amdgcn.struct.buffer.load.format enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DIntrinsicsAMDGPU.h893 amdgcn_struct_buffer_load_format, // llvm.amdgcn.struct.buffer.load.format enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp1218 case Intrinsic::amdgcn_struct_buffer_load_format: in simplifyDemandedVectorEltsIntrinsic()
H A DAMDGPULegalizerInfo.cpp5751 case Intrinsic::amdgcn_struct_buffer_load_format: in legalizeIntrinsic()
H A DSIISelLowering.cpp7423 case Intrinsic::amdgcn_struct_buffer_load_format: { in LowerINTRINSIC_W_CHAIN()
7424 const bool IsFormat = IntrID == Intrinsic::amdgcn_struct_buffer_load_format; in LowerINTRINSIC_W_CHAIN()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp1751 case Intrinsic::amdgcn_struct_buffer_load_format: in SimplifyDemandedVectorElts()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp6327 case Intrinsic::amdgcn_struct_buffer_load_format: { in LowerINTRINSIC_W_CHAIN()
6328 const bool IsFormat = IntrID == Intrinsic::amdgcn_struct_buffer_load_format; in LowerINTRINSIC_W_CHAIN()