Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp1748 case Intrinsic::amdgcn_raw_buffer_load_format: in SimplifyDemandedVectorElts()
/third_party/skia/third_party/externals/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()