/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonTargetTransformInfo.h | 86 bool shouldMaximizeVectorBandwidth(bool OptSize) const { in shouldMaximizeVectorBandwidth()
|
/external/llvm/lib/CodeGen/ |
D | MachineCombiner.cpp | 50 bool OptSize; member in __anonbe3a18ba0111::MachineCombiner
|
D | CodeGenPrepare.cpp | 153 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/ |
D | MachineCombiner.cpp | 74 bool OptSize; member in __anond7832ff20111::MachineCombiner
|
D | CodeGenPrepare.cpp | 299 bool OptSize; member in __anon783ecff20111::CodeGenPrepare 4129 const bool OptSize = I->getFunction()->optForSize(); in FindAllMemoryUses() local
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetLowering.h | 604 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/ |
D | NVPTXISelLowering.cpp | 4257 unsigned OptSize, in IsMulWideOperandDemotable() 4284 unsigned OptSize, in AreMulWideOperandsDemotable() 4327 unsigned OptSize = MulType.getSizeInBits() >> 1; in TryMULWIDECombine() local
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXISelLowering.cpp | 4111 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/ |
D | TargetLowering.h | 1241 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/ |
D | TargetLowering.h | 921 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/ |
D | TargetTransformInfoImpl.h | 355 bool shouldMaximizeVectorBandwidth(bool OptSize) const { return false; } in shouldMaximizeVectorBandwidth()
|
D | TargetTransformInfo.h | 1389 bool shouldMaximizeVectorBandwidth(bool OptSize) const override { in shouldMaximizeVectorBandwidth()
|
/external/clang/lib/Frontend/ |
D | CompilerInvocation.cpp | 2111 OptSize = getOptimizationLevelSize(Args); in ParseLangArgs() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 3434 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/ |
D | SelectionDAG.cpp | 4312 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/ |
D | SelectionDAG.cpp | 5309 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/ |
D | AArch64ISelLowering.cpp | 10375 bool OptSize = in isIntDivCheap() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 11555 bool OptSize = in isIntDivCheap() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 40753 bool OptSize = in isIntDivCheap() local
|