Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp855 const Instruction &I, bool &AllowPromotionWithoutCommonHeader) { in shouldConsiderAddressTypePromotion()
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h366 bool &AllowPromotionWithoutCommonHeader) { in shouldConsiderAddressTypePromotion()
H A DTargetTransformInfo.h1432 const Instruction &I, bool &AllowPromotionWithoutCommonHeader) override { in shouldConsiderAddressTypePromotion()
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp5292 bool AllowPromotionWithoutCommonHeader = false; in optimizeExt() local
5347 Instruction *&Inst, bool AllowPromotionWithoutCommonHeader, in performAddressTypePromotion()