Searched defs:getCostOfKeepingLiveOverCall (Results 1 – 4 of 4) sorted by relevance
1290 AArch64TTIImpl::getCostOfKeepingLiveOverCall(ArrayRef<Type *> Tys) { in getCostOfKeepingLiveOverCall() function in AArch64TTIImpl
639 InstructionCost getCostOfKeepingLiveOverCall(ArrayRef<Type *> Tys) const { in getCostOfKeepingLiveOverCall() function
2194 InstructionCost getCostOfKeepingLiveOverCall(ArrayRef<Type *> Tys) override { in getCostOfKeepingLiveOverCall() function
921 TargetTransformInfo::getCostOfKeepingLiveOverCall(ArrayRef<Type *> Tys) const { in getCostOfKeepingLiveOverCall() function in TargetTransformInfo