Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h504 bool shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function
H A DTargetTransformInfo.h2617 bool shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp783 bool TargetTransformInfo::shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function in TargetTransformInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp3756 bool AArch64TTIImpl::shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function in AArch64TTIImpl