Searched defs:AllowPromotionWithoutCommonHeader (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | TargetTransformInfoImpl.h | 503 shouldConsiderAddressTypePromotion(const Instruction & I,bool & AllowPromotionWithoutCommonHeader) shouldConsiderAddressTypePromotion() argument |
H A D | TargetTransformInfo.h | 2593 shouldConsiderAddressTypePromotion(const Instruction & I,bool & AllowPromotionWithoutCommonHeader) shouldConsiderAddressTypePromotion() argument |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | CodeGenPrepare.cpp | 6604 bool AllowPromotionWithoutCommonHeader = false; optimizeExt() local |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64TargetTransformInfo.cpp | 3735 shouldConsiderAddressTypePromotion(const Instruction & I,bool & AllowPromotionWithoutCommonHeader) shouldConsiderAddressTypePromotion() argument |