Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp1262 static unsigned getSlotedOps(unsigned Op, unsigned Slot) { in getSlotedOps() function
1299 getOperandIdx(MI->getOpcode(), getSlotedOps(R600::OpName::src0, Slot))); in buildSlotOfVectorInstruction()
1301 getOperandIdx(MI->getOpcode(), getSlotedOps(R600::OpName::src1, Slot))); in buildSlotOfVectorInstruction()
1322 getSlotedOps(R600::OpName::pred_sel, Slot))); in buildSlotOfVectorInstruction()
1328 getOperandIdx(MI->getOpcode(), getSlotedOps(Operand, Slot))); in buildSlotOfVectorInstruction()