Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h322 struct MIMGBaseOpcodeInfo { struct
342 const MIMGBaseOpcodeInfo *getMIMGBaseOpcode(unsigned Opc); argument
345 const MIMGBaseOpcodeInfo *getMIMGBaseOpcodeInfo(unsigned BaseOpcode);
419 unsigned getAddrSizeMIMGOp(const MIMGBaseOpcodeInfo *BaseOpcode,
H A DAMDGPUBaseInfo.cpp254 const MIMGBaseOpcodeInfo *getMIMGBaseOpcode(unsigned Opc) { in getMIMGBaseOpcode()
267 unsigned getAddrSizeMIMGOp(const MIMGBaseOpcodeInfo *BaseOpcode, in getAddrSizeMIMGOp()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertHardClauses.cpp126 const AMDGPU::MIMGBaseOpcodeInfo *BaseInfo = in getHardClauseType()
H A DAMDGPUInstCombineIntrinsic.cpp230 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in simplifyAMDGCNImageIntrinsic()
H A DSIInsertWaitcnts.cpp188 const AMDGPU::MIMGBaseOpcodeInfo *BaseInfo = in getVmemType()
H A DMIMGInstructions.td61 let CppTypeName = "MIMGBaseOpcodeInfo";
H A DAMDGPUInstructionSelector.cpp1828 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in selectImageIntrinsic()
H A DAMDGPULegalizerInfo.cpp6122 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in legalizeImageIntrinsic()
H A DSIISelLowering.cpp1196 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in getTgtMemIntrinsic()
7464 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in lowerImage()
H A DSIInstrInfo.cpp5026 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in verifyInstruction()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp1050 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in convertMIMGInst()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp3746 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in validateMIMGAddrSize()
3852 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in validateMIMGMSAA()