Home
last modified time | relevance | path

Searched refs:amdgcn_ds_append (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/
DIntrinsicsAMDGPU.h56 amdgcn_ds_append, // llvm.amdgcn.ds.append enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelDAGToDAG.cpp2216 unsigned Opc = IntrID == Intrinsic::amdgcn_ds_append ? in SelectDSAppendConsume()
2344 case Intrinsic::amdgcn_ds_append: in SelectINTRINSIC_W_CHAIN()
DAMDGPURegisterBankInfo.cpp3103 case Intrinsic::amdgcn_ds_append: in getInstrMapping()
DSIISelLowering.cpp1020 case Intrinsic::amdgcn_ds_append: in getTgtMemIntrinsic()
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUISelDAGToDAG.cpp2446 unsigned Opc = IntrID == Intrinsic::amdgcn_ds_append ? in SelectDSAppendConsume()
2628 case Intrinsic::amdgcn_ds_append: in SelectINTRINSIC_W_CHAIN()
DAMDGPURegisterBankInfo.cpp3084 case Intrinsic::amdgcn_ds_append: in applyMappingImpl()
4280 case Intrinsic::amdgcn_ds_append: in getInstrMapping()
DAMDGPUInstructionSelector.cpp1736 case Intrinsic::amdgcn_ds_append: in selectG_INTRINSIC_W_SIDE_EFFECTS()
DSIISelLowering.cpp1162 case Intrinsic::amdgcn_ds_append: in getTgtMemIntrinsic()
1243 case Intrinsic::amdgcn_ds_append: in getAddrModeArguments()
/external/llvm-project/clang/lib/CodeGen/
DCGBuiltin.cpp15167 Intrinsic::amdgcn_ds_append : Intrinsic::amdgcn_ds_consume; in EmitAMDGPUBuiltinExpr()