Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDTargetTransformInfoImpl.h504 bool shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function
HDTargetTransformInfo.h2617 bool shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Analysis/
HDTargetTransformInfo.cpp783 bool TargetTransformInfo::shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function in TargetTransformInfo
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64TargetTransformInfo.cpp3756 bool AArch64TTIImpl::shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function in AArch64TTIImpl