Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h390 struct MIMGBaseOpcodeInfo { struct
411 const MIMGBaseOpcodeInfo *getMIMGBaseOpcode(unsigned Opc); argument
414 const MIMGBaseOpcodeInfo *getMIMGBaseOpcodeInfo(unsigned BaseOpcode);
488 unsigned getAddrSizeMIMGOp(const MIMGBaseOpcodeInfo *BaseOpcode,
H A DAMDGPUBaseInfo.cpp281 const MIMGBaseOpcodeInfo *getMIMGBaseOpcode(unsigned Opc) { in getMIMGBaseOpcode()
294 unsigned getAddrSizeMIMGOp(const MIMGBaseOpcodeInfo *BaseOpcode, in getAddrSizeMIMGOp()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertHardClauses.cpp121 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.td63 let CppTypeName = "MIMGBaseOpcodeInfo";
H A DAMDGPUInstructionSelector.cpp1805 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in selectImageIntrinsic()
H A DAMDGPULegalizerInfo.cpp6328 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in legalizeImageIntrinsic()
H A DSIISelLowering.cpp1193 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = nullptr; in getTgtMemIntrinsic()
7902 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in lowerImage()
H A DSIInstrInfo.cpp5152 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in verifyInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp967 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in convertMIMGInst()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp3916 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in validateMIMGAddrSize()
4022 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in validateMIMGMSAA()