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.cpp1248 static R600::OpName getSlotedOps(R600::OpName Op, unsigned Slot) { in getSlotedOps() function
1285 getOperandIdx(MI->getOpcode(), getSlotedOps(R600::OpName::src0, Slot))); in buildSlotOfVectorInstruction()
1287 getOperandIdx(MI->getOpcode(), getSlotedOps(R600::OpName::src1, Slot))); in buildSlotOfVectorInstruction()
1308 getSlotedOps(R600::OpName::pred_sel, Slot))); in buildSlotOfVectorInstruction()
1314 getOperandIdx(MI->getOpcode(), getSlotedOps(Operand, Slot))); in buildSlotOfVectorInstruction()