Home
last modified time | relevance | path

Searched refs:MIMGBaseOpcodeInfo (Results 1 – 12 of 12) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h300 struct MIMGBaseOpcodeInfo { struct
319 const MIMGBaseOpcodeInfo *getMIMGBaseOpcode(unsigned Opc); argument
322 const MIMGBaseOpcodeInfo *getMIMGBaseOpcodeInfo(unsigned BaseOpcode);
396 unsigned getAddrSizeMIMGOp(const MIMGBaseOpcodeInfo *BaseOpcode,
H A DAMDGPUBaseInfo.cpp206 const MIMGBaseOpcodeInfo *getMIMGBaseOpcode(unsigned Opc) { in getMIMGBaseOpcode()
219 unsigned getAddrSizeMIMGOp(const MIMGBaseOpcodeInfo *BaseOpcode, in getAddrSizeMIMGOp()
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIInsertHardClauses.cpp126 const AMDGPU::MIMGBaseOpcodeInfo *BaseInfo = in getHardClauseType()
H A DAMDGPUInstCombineIntrinsic.cpp227 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in simplifyAMDGCNImageIntrinsic()
H A DSIInsertWaitcnts.cpp149 const AMDGPU::MIMGBaseOpcodeInfo *BaseInfo = in getVmemType()
H A DMIMGInstructions.td59 let CppTypeName = "MIMGBaseOpcodeInfo";
H A DAMDGPUInstructionSelector.cpp1552 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in selectImageIntrinsic()
H A DAMDGPULegalizerInfo.cpp4872 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in legalizeImageIntrinsic()
H A DSIISelLowering.cpp983 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in getTgtMemIntrinsic()
6328 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in lowerImage()
H A DSIInstrInfo.cpp4495 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in verifyInstruction()
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp852 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in convertMIMGInst()
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp3608 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in validateMIMGAddrSize()
3694 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in validateMIMGMSAA()