Searched defs:getAddressComputationCost (Results 1 – 7 of 7) sorted by relevance
302 unsigned ARMTTIImpl::getAddressComputationCost(Type *Ty, bool IsComplex) { in getAddressComputationCost() function in ARMTTIImpl
334 unsigned AArch64TTIImpl::getAddressComputationCost(Type *Ty, bool IsComplex) { in getAddressComputationCost() function in AArch64TTIImpl
868 unsigned X86TTIImpl::getAddressComputationCost(Type *Ty, bool IsComplex) { in getAddressComputationCost() function in X86TTIImpl
253 unsigned TargetTransformInfo::getAddressComputationCost(Type *Tp, in getAddressComputationCost() function in TargetTransformInfo
314 unsigned getAddressComputationCost(Type *Tp, bool) { return 0; } in getAddressComputationCost() function
758 unsigned getAddressComputationCost(Type *Ty, bool IsComplex) override { in getAddressComputationCost() function
710 unsigned getAddressComputationCost(Type *Ty, bool IsComplex) { return 0; } in getAddressComputationCost() function