Searched refs:getVL (Results 1 – 3 of 3) 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()
1205 ValueList getVL(unsigned OpIdx) const { in getVL() function in llvm::slpvectorizer::BoUpSLP::VLOperands3871 Left = Ops.getVL(0); in reorderInputsAccordingToOpcode()3872 Right = Ops.getVL(1); in reorderInputsAccordingToOpcode()
1310 ValueList getVL(unsigned OpIdx) const { in getVL() function in llvm::slpvectorizer::BoUpSLP::VLOperands4154 Left = Ops.getVL(0); in reorderInputsAccordingToOpcode()4155 Right = Ops.getVL(1); in reorderInputsAccordingToOpcode()