Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
HDAMDGPUBaseInfo.h390 struct MIMGBaseOpcodeInfo { struct
411 const MIMGBaseOpcodeInfo *getMIMGBaseOpcode(unsigned Opc); argument
414 const MIMGBaseOpcodeInfo *getMIMGBaseOpcodeInfo(unsigned BaseOpcode);
488 unsigned getAddrSizeMIMGOp(const MIMGBaseOpcodeInfo *BaseOpcode,
HDAMDGPUBaseInfo.cpp281 const MIMGBaseOpcodeInfo *getMIMGBaseOpcode(unsigned Opc) { in getMIMGBaseOpcode()
294 unsigned getAddrSizeMIMGOp(const MIMGBaseOpcodeInfo *BaseOpcode, in getAddrSizeMIMGOp()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIInsertHardClauses.cpp121 const AMDGPU::MIMGBaseOpcodeInfo *BaseInfo = in getHardClauseType()
HDAMDGPUInstCombineIntrinsic.cpp230 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in simplifyAMDGCNImageIntrinsic()
HDSIInsertWaitcnts.cpp188 const AMDGPU::MIMGBaseOpcodeInfo *BaseInfo = in getVmemType()
HDMIMGInstructions.td63 let CppTypeName = "MIMGBaseOpcodeInfo";
HDAMDGPUInstructionSelector.cpp1805 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in selectImageIntrinsic()
HDAMDGPULegalizerInfo.cpp6328 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in legalizeImageIntrinsic()
HDSIISelLowering.cpp1193 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = nullptr; in getTgtMemIntrinsic()
7902 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in lowerImage()
HDSIInstrInfo.cpp5152 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in verifyInstruction()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
HDAMDGPUDisassembler.cpp967 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in convertMIMGInst()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
HDAMDGPUAsmParser.cpp3916 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in validateMIMGAddrSize()
4022 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in validateMIMGMSAA()