Searched refs:getVL (Results 1 – 2 of 2) sorted by relevance
31 unsigned getVL(const MachineInstr &MI);52 unsigned LVLGen::getVL(const MachineInstr &MI) { in getVL() function in LVLGen77 unsigned Reg = getVL(*MI); in runOnMachineBasicBlock()
1980 ValueList getVL(unsigned OpIdx) const { in getVL() function in llvm::slpvectorizer::BoUpSLP::VLOperands8481 Left = Ops.getVL(0); in reorderInputsAccordingToOpcode()8482 Right = Ops.getVL(1); in reorderInputsAccordingToOpcode()