Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h483 bool shouldConsiderAddressTypePromotion( shouldConsiderAddressTypePromotion() function
H A DTargetTransformInfo.h2523 bool shouldConsiderAddressTypePromotion( shouldConsiderAddressTypePromotion() function
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp753 bool TargetTransformInfo::shouldConsiderAddressTypePromotion( shouldConsiderAddressTypePromotion() function in TargetTransformInfo
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp3482 bool AArch64TTIImpl::shouldConsiderAddressTypePromotion( shouldConsiderAddressTypePromotion() function in AArch64TTIImpl