Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DInliner.cpp271 bool OptSize = Caller && !Caller->isDeclaration() && in getInlineThreshold() local
/external/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.cpp2863 unsigned OptSize, in IsMulWideOperandDemotable()
2890 unsigned OptSize, in AreMulWideOperandsDemotable()
2942 unsigned OptSize = MulType.getSizeInBits() >> 1; in TryMULWIDECombine() local
/external/llvm/include/llvm/Target/
DTargetLowering.h748 unsigned getMaxStoresPerMemset(bool OptSize) const { in getMaxStoresPerMemset()
758 unsigned getMaxStoresPerMemcpy(bool OptSize) const { in getMaxStoresPerMemcpy()
768 unsigned getMaxStoresPerMemmove(bool OptSize) const { in getMaxStoresPerMemmove()
/external/clang/lib/Frontend/
DCompilerInvocation.cpp1570 OptSize = getOptimizationLevelSize(Args); in ParseLangArgs() local
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp116 bool OptSize; member in __anon2165e6110111::CodeGenPrepare
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp3903 bool OptSize = in getMemcpyLoadsAndStores() local
4018 bool OptSize = MF.getFunction()->getAttributes(). in getMemmoveLoadsAndStores() local
4113 bool OptSize = MF.getFunction()->getAttributes(). in getMemsetStores() local