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()
2270 ValueList getVL(unsigned OpIdx) const { in getVL() function in llvm::slpvectorizer::BoUpSLP::VLOperands11418 Left = Ops.getVL(0); in reorderInputsAccordingToOpcode()11419 Right = Ops.getVL(1); in reorderInputsAccordingToOpcode()