Home
last modified time | relevance | path

Searched refs:amdgcn_raw_buffer_load_format (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/
DIntrinsicsAMDGPU.h613 amdgcn_raw_buffer_load_format, // llvm.amdgcn.raw.buffer.load.format enumerator
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUInstCombineIntrinsic.cpp1056 case Intrinsic::amdgcn_raw_buffer_load_format: in simplifyDemandedVectorEltsIntrinsic()
DAMDGPULegalizerInfo.cpp4750 case Intrinsic::amdgcn_raw_buffer_load_format: in legalizeIntrinsic()
DSIISelLowering.cpp6973 case Intrinsic::amdgcn_raw_buffer_load_format: { in LowerINTRINSIC_W_CHAIN()
6974 const bool IsFormat = IntrID == Intrinsic::amdgcn_raw_buffer_load_format; in LowerINTRINSIC_W_CHAIN()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp1748 case Intrinsic::amdgcn_raw_buffer_load_format: in SimplifyDemandedVectorElts()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPURegisterBankInfo.cpp2177 case Intrinsic::amdgcn_raw_buffer_load_format: in applyMappingImpl()
DSIISelLowering.cpp6307 case Intrinsic::amdgcn_raw_buffer_load_format: { in LowerINTRINSIC_W_CHAIN()
6308 const bool IsFormat = IntrID == Intrinsic::amdgcn_raw_buffer_load_format; in LowerINTRINSIC_W_CHAIN()