Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h454 bool shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function
DTargetTransformInfo.h2280 bool shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function
/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DTargetTransformInfo.cpp687 bool TargetTransformInfo::shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function in TargetTransformInfo
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp2866 bool AArch64TTIImpl::shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function in AArch64TTIImpl