Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp851 const Instruction &I, bool &AllowPromotionWithoutCommonHeader) { in shouldConsiderAddressTypePromotion()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h361 bool &AllowPromotionWithoutCommonHeader) { in shouldConsiderAddressTypePromotion()
DTargetTransformInfo.h1396 const Instruction &I, bool &AllowPromotionWithoutCommonHeader) override { in shouldConsiderAddressTypePromotion()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp5150 bool AllowPromotionWithoutCommonHeader = false; in optimizeExt() local
5205 Instruction *&Inst, bool AllowPromotionWithoutCommonHeader, in performAddressTypePromotion()