Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h484 shouldConsiderAddressTypePromotion(const Instruction & I,bool & AllowPromotionWithoutCommonHeader) shouldConsiderAddressTypePromotion() argument
H A DTargetTransformInfo.h2524 shouldConsiderAddressTypePromotion(const Instruction & I,bool & AllowPromotionWithoutCommonHeader) shouldConsiderAddressTypePromotion() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp3483 shouldConsiderAddressTypePromotion(const Instruction & I,bool & AllowPromotionWithoutCommonHeader) shouldConsiderAddressTypePromotion() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6490 bool AllowPromotionWithoutCommonHeader = false; optimizeExt() local
6537 performAddressTypePromotion(Instruction * & Inst,bool AllowPromotionWithoutCommonHeader,bool HasPromoted,TypePromotionTransaction & TPT,SmallVectorImpl<Instruction * > & SpeculativelyMovedExts) performAddressTypePromotion() argument