Searched refs:getVL (Results 1 – 2 of 2) sorted by relevance
29 unsigned getVL(const MachineInstr &MI);50 unsigned LVLGen::getVL(const MachineInstr &MI) { in getVL() function in LVLGen75 unsigned Reg = getVL(*MI); in runOnMachineBasicBlock()
3044 ValueList getVL(unsigned OpIdx) const { in getVL() function in llvm::slpvectorizer::BoUpSLP::VLOperands10544 Operands.front() = Ops.getVL(0); in buildTreeRec()10545 Operands.back() = Ops.getVL(1); in buildTreeRec()10604 Operands[0] = Ops.getVL(0); in buildTreeRec()10605 Operands[1] = Ops.getVL(1); in buildTreeRec()10653 Operands[0] = Ops.getVL(0); in buildTreeRec()10654 Operands[1] = Ops.getVL(1); in buildTreeRec()10714 Operands[0] = Ops.getVL(0); in buildTreeRec()10715 Operands[1] = Ops.getVL(1); in buildTreeRec()