Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp1264 static unsigned getSlotedOps(unsigned Op, unsigned Slot) { in getSlotedOps() function
1301 getOperandIdx(MI->getOpcode(), getSlotedOps(R600::OpName::src0, Slot))); in buildSlotOfVectorInstruction()
1303 getOperandIdx(MI->getOpcode(), getSlotedOps(R600::OpName::src1, Slot))); in buildSlotOfVectorInstruction()
1324 getSlotedOps(R600::OpName::pred_sel, Slot))); in buildSlotOfVectorInstruction()
1330 getOperandIdx(MI->getOpcode(), getSlotedOps(Operand, Slot))); in buildSlotOfVectorInstruction()