Searched defs:OpSel (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | GCNDPPCombine.cpp | 373 int64_t OpSel = 0; in createDPPInst() local |
H A D | SIDefines.h | 1002 enum OpSel : uint64_t { global() enum |
H A D | SIInstrInfo.cpp | 3868 const MachineOperand *OpSel = getNamedOperand(MI, AMDGPU::OpName::op_sel); convertToThreeAddress() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/ | ||
H A D | AMDGPUAsmParser.cpp | 4359 unsigned OpSel = Inst.getOperand(OpSelIdx).getImm(); validateOpSel() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/ | ||
H A D | AMDGPUDisassembler.cpp | 891 unsigned OpSel = 0; global() member |