Searched defs:shouldConsiderAddressTypePromotion (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | TargetTransformInfoImpl.h | 483 bool shouldConsiderAddressTypePromotion( shouldConsiderAddressTypePromotion() function |
H A D | TargetTransformInfo.h | 2523 bool shouldConsiderAddressTypePromotion( shouldConsiderAddressTypePromotion() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | TargetTransformInfo.cpp | 753 bool TargetTransformInfo::shouldConsiderAddressTypePromotion( shouldConsiderAddressTypePromotion() function in TargetTransformInfo |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64TargetTransformInfo.cpp | 3482 bool AArch64TTIImpl::shouldConsiderAddressTypePromotion( shouldConsiderAddressTypePromotion() function in AArch64TTIImpl |