Home
last modified time | relevance | path

Searched defs:OptSize (Results 1 – 19 of 19) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonTargetTransformInfo.h86 bool shouldMaximizeVectorBandwidth(bool OptSize) const { in shouldMaximizeVectorBandwidth()
/external/llvm/lib/CodeGen/
DMachineCombiner.cpp50 bool OptSize; member in __anonbe3a18ba0111::MachineCombiner
DCodeGenPrepare.cpp153 bool OptSize; member in __anonebd7bfba0111::CodeGenPrepare
3502 const bool OptSize = I->getFunction()->optForSize(); in FindAllMemoryUses() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineCombiner.cpp74 bool OptSize; member in __anond7832ff20111::MachineCombiner
DCodeGenPrepare.cpp299 bool OptSize; member in __anon783ecff20111::CodeGenPrepare
4129 const bool OptSize = I->getFunction()->optForSize(); in FindAllMemoryUses() local
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h604 unsigned getMaxStoresPerMemset(bool OptSize) const { in getMaxStoresPerMemset()
613 unsigned getMaxStoresPerMemcpy(bool OptSize) const { in getMaxStoresPerMemcpy()
622 unsigned getMaxStoresPerMemmove(bool OptSize) const { in getMaxStoresPerMemmove()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.cpp4257 unsigned OptSize, in IsMulWideOperandDemotable()
4284 unsigned OptSize, in AreMulWideOperandsDemotable()
4327 unsigned OptSize = MulType.getSizeInBits() >> 1; in TryMULWIDECombine() local
/external/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.cpp4111 unsigned OptSize, in IsMulWideOperandDemotable()
4138 unsigned OptSize, in AreMulWideOperandsDemotable()
4182 unsigned OptSize = MulType.getSizeInBits() >> 1; in TryMULWIDECombine() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetLowering.h1241 unsigned getMaxStoresPerMemset(bool OptSize) const { in getMaxStoresPerMemset()
1251 unsigned getMaxStoresPerMemcpy(bool OptSize) const { in getMaxStoresPerMemcpy()
1270 unsigned getMaxExpandSizeMemcmp(bool OptSize) const { in getMaxExpandSizeMemcmp()
1292 unsigned getMaxStoresPerMemmove(bool OptSize) const { in getMaxStoresPerMemmove()
/external/llvm/include/llvm/Target/
DTargetLowering.h921 unsigned getMaxStoresPerMemset(bool OptSize) const { in getMaxStoresPerMemset()
931 unsigned getMaxStoresPerMemcpy(bool OptSize) const { in getMaxStoresPerMemcpy()
941 unsigned getMaxStoresPerMemmove(bool OptSize) const { in getMaxStoresPerMemmove()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h355 bool shouldMaximizeVectorBandwidth(bool OptSize) const { return false; } in shouldMaximizeVectorBandwidth()
DTargetTransformInfo.h1389 bool shouldMaximizeVectorBandwidth(bool OptSize) const override { in shouldMaximizeVectorBandwidth()
/external/clang/lib/Frontend/
DCompilerInvocation.cpp2111 OptSize = getOptimizationLevelSize(Args); in ParseLangArgs() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp3434 bool OptSize = MF.getFunction()->hasFnAttr(Attribute::OptimizeForSize); in getMemcpyLoadsAndStores() local
3527 bool OptSize = MF.getFunction()->hasFnAttr(Attribute::OptimizeForSize); in getMemmoveLoadsAndStores() local
3605 bool OptSize = MF.getFunction()->hasFnAttr(Attribute::OptimizeForSize); in getMemsetStores() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp4312 bool OptSize = shouldLowerMemFuncForSize(MF); in getMemcpyLoadsAndStores() local
4428 bool OptSize = shouldLowerMemFuncForSize(MF); in getMemmoveLoadsAndStores() local
4524 bool OptSize = shouldLowerMemFuncForSize(MF); in getMemsetStores() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5309 bool OptSize = shouldLowerMemFuncForSize(MF); in getMemcpyLoadsAndStores() local
5493 bool OptSize = shouldLowerMemFuncForSize(MF); in getMemmoveLoadsAndStores() local
5596 bool OptSize = shouldLowerMemFuncForSize(MF); in getMemsetStores() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp10375 bool OptSize = in isIntDivCheap() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp11555 bool OptSize = in isIntDivCheap() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp40753 bool OptSize = in isIntDivCheap() local