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.h414 struct MIMGBaseOpcodeInfo { struct
436 const MIMGBaseOpcodeInfo *getMIMGBaseOpcode(unsigned Opc); argument
439 const MIMGBaseOpcodeInfo *getMIMGBaseOpcodeInfo(unsigned BaseOpcode);
513 unsigned getAddrSizeMIMGOp(const MIMGBaseOpcodeInfo *BaseOpcode,
H A DAMDGPUBaseInfo.cpp308 const MIMGBaseOpcodeInfo *getMIMGBaseOpcode(unsigned Opc) { in getMIMGBaseOpcode()
321 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 DSIInsertWaitcnts.cpp203 const AMDGPU::MIMGBaseOpcodeInfo *BaseInfo = in getVmemType()
892 const AMDGPU::MIMGBaseOpcodeInfo *BaseInfo = in hasPointSampleAccel()
H A DAMDGPUInstCombineIntrinsic.cpp229 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in simplifyAMDGCNImageIntrinsic()
H A DMIMGInstructions.td64 let CppTypeName = "MIMGBaseOpcodeInfo";
H A DAMDGPUInstructionSelector.cpp2034 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in selectImageIntrinsic()
H A DAMDGPULegalizerInfo.cpp6458 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in legalizeImageIntrinsic()
H A DSIISelLowering.cpp1261 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = nullptr; in getTgtMemIntrinsic()
8465 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in lowerImage()
H A DSIInstrInfo.cpp5337 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in verifyInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp1192 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in convertMIMGInst()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp4176 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in validateMIMGAddrSize()
4306 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in validateMIMGMSAA()