Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h439 bool shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function
H A DTargetTransformInfo.h2197 bool shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp667 bool TargetTransformInfo::shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function in TargetTransformInfo
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp2556 bool AArch64TTIImpl::shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function in AArch64TTIImpl