Home
last modified time | relevance | path

Searched defs:shouldConsiderAddressTypePromotion (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h502 bool shouldConsiderAddressTypePromotion( shouldConsiderAddressTypePromotion() function
H A DTargetTransformInfo.h2592 bool shouldConsiderAddressTypePromotion( shouldConsiderAddressTypePromotion() function
/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp779 bool TargetTransformInfo::shouldConsiderAddressTypePromotion( shouldConsiderAddressTypePromotion() function in TargetTransformInfo
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp3734 bool AArch64TTIImpl::shouldConsiderAddressTypePromotion( shouldConsiderAddressTypePromotion() function in AArch64TTIImpl