Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/
DIntrinsicsAMDGPU.h667 amdgcn_struct_buffer_load_format, // llvm.amdgcn.struct.buffer.load.format enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp1751 case Intrinsic::amdgcn_struct_buffer_load_format: in SimplifyDemandedVectorElts()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
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()