Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp877 const Instruction &I, bool &AllowPromotionWithoutCommonHeader) { in shouldConsiderAddressTypePromotion()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h397 bool &AllowPromotionWithoutCommonHeader) { in shouldConsiderAddressTypePromotion()
DTargetTransformInfo.h1671 const Instruction &I, bool &AllowPromotionWithoutCommonHeader) override { in shouldConsiderAddressTypePromotion()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h455 const Instruction &I, bool &AllowPromotionWithoutCommonHeader) const { in shouldConsiderAddressTypePromotion()
DTargetTransformInfo.h2281 const Instruction &I, bool &AllowPromotionWithoutCommonHeader) override { in shouldConsiderAddressTypePromotion()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp5575 bool AllowPromotionWithoutCommonHeader = false; in optimizeExt() local
5630 Instruction *&Inst, bool AllowPromotionWithoutCommonHeader, in performAddressTypePromotion()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp2867 const Instruction &I, bool &AllowPromotionWithoutCommonHeader) { in shouldConsiderAddressTypePromotion()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp6335 bool AllowPromotionWithoutCommonHeader = false; in optimizeExt() local
6382 Instruction *&Inst, bool AllowPromotionWithoutCommonHeader, in performAddressTypePromotion()