Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineCombiner.cpp50 bool OptSize; member in __anonbe3a18ba0111::MachineCombiner
DCodeGenPrepare.cpp145 bool OptSize; member in __anonebd7bfba0111::CodeGenPrepare
/external/llvm/lib/Transforms/IPO/
DInliner.cpp284 bool OptSize = Caller && !Caller->isDeclaration() && in getInlineThreshold() local
/external/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.cpp4098 unsigned OptSize, in IsMulWideOperandDemotable()
4125 unsigned OptSize, in AreMulWideOperandsDemotable()
4169 unsigned OptSize = MulType.getSizeInBits() >> 1; in TryMULWIDECombine() local
/external/llvm/include/llvm/Target/
DTargetLowering.h848 unsigned getMaxStoresPerMemset(bool OptSize) const { in getMaxStoresPerMemset()
858 unsigned getMaxStoresPerMemcpy(bool OptSize) const { in getMaxStoresPerMemcpy()
868 unsigned getMaxStoresPerMemmove(bool OptSize) const { in getMaxStoresPerMemmove()
/external/clang/lib/Frontend/
DCompilerInvocation.cpp1796 OptSize = getOptimizationLevelSize(Args); in ParseLangArgs() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp4287 bool OptSize = shouldLowerMemFuncForSize(MF); in getMemcpyLoadsAndStores() local
4400 bool OptSize = shouldLowerMemFuncForSize(MF); in getMemmoveLoadsAndStores() local
4494 bool OptSize = shouldLowerMemFuncForSize(MF); in getMemsetStores() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp28548 bool OptSize = Attr.hasAttribute(AttributeSet::FunctionIndex, in isIntDivCheap() local