Searched refs:getVectorInstrCostHelper (Results 1 – 2 of 2) sorted by relevance
69 InstructionCost getVectorInstrCostHelper(const Instruction *I, Type *Val,
2699 InstructionCost AArch64TTIImpl::getVectorInstrCostHelper(const Instruction *I, in getVectorInstrCostHelper() function in AArch64TTIImpl2758 return getVectorInstrCostHelper(nullptr, Val, Index, HasRealUse); in getVectorInstrCost()2765 return getVectorInstrCostHelper(&I, Val, Index, true /* HasRealUse */); in getVectorInstrCost()