Searched refs:getMIMGOpcode (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h253 int getMIMGOpcode(unsigned BaseOpcode, unsigned MIMGEncoding,
H A DAMDGPUBaseInfo.cpp114 int getMIMGOpcode(unsigned BaseOpcode, unsigned MIMGEncoding, function in namespace:llvm::AMDGPU
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIShrinkInstructions.cpp298 AMDGPU::getMIMGOpcode(Info->BaseOpcode, AMDGPU::MIMGEncGfx10Default,
H A DAMDGPUInstructionSelector.cpp1522 Opcode = AMDGPU::getMIMGOpcode(IntrOpcode,
1528 Opcode = AMDGPU::getMIMGOpcode(IntrOpcode, AMDGPU::MIMGEncGfx8,
1531 Opcode = AMDGPU::getMIMGOpcode(IntrOpcode, AMDGPU::MIMGEncGfx6,
H A DSIISelLowering.cpp6116 Opcode = AMDGPU::getMIMGOpcode(IntrOpcode,
6122 Opcode = AMDGPU::getMIMGOpcode(IntrOpcode, AMDGPU::MIMGEncGfx8,
6125 Opcode = AMDGPU::getMIMGOpcode(IntrOpcode, AMDGPU::MIMGEncGfx6,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp555 AMDGPU::getMIMGOpcode(Info->BaseOpcode, Info->MIMGEncoding, DstSize, AddrSize);

Completed in 208 milliseconds