Searched defs:shouldConsiderAddressTypePromotion (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | TargetTransformInfoImpl.h | 502 bool shouldConsiderAddressTypePromotion( shouldConsiderAddressTypePromotion() function |
H A D | TargetTransformInfo.h | 2592 bool shouldConsiderAddressTypePromotion( shouldConsiderAddressTypePromotion() function |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | TargetTransformInfo.cpp | 779 bool TargetTransformInfo::shouldConsiderAddressTypePromotion( shouldConsiderAddressTypePromotion() function in TargetTransformInfo |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64TargetTransformInfo.cpp | 3734 bool AArch64TTIImpl::shouldConsiderAddressTypePromotion( shouldConsiderAddressTypePromotion() function in AArch64TTIImpl |