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