Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DMachineCombiner.cpp49 bool OptSize; member in __anonace6856b0111::MachineCombiner
H A DCodeGenPrepare.cpp145 bool OptSize; member in __anon2960da4b0111::CodeGenPrepare
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/IPO/
H A DInliner.cpp275 bool OptSize = Caller && !Caller->isDeclaration() && in getInlineThreshold() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp4027 unsigned OptSize, in IsMulWideOperandDemotable()
4054 unsigned OptSize, in AreMulWideOperandsDemotable()
4106 unsigned OptSize = MulType.getSizeInBits() >> 1; in TryMULWIDECombine() local
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/
H A DTargetLowering.h808 unsigned getMaxStoresPerMemset(bool OptSize) const { in getMaxStoresPerMemset()
818 unsigned getMaxStoresPerMemcpy(bool OptSize) const { in getMaxStoresPerMemcpy()
828 unsigned getMaxStoresPerMemmove(bool OptSize) const { in getMaxStoresPerMemmove()
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DCompilerInvocation.cpp1629 OptSize = getOptimizationLevelSize(Args); in ParseLangArgs() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3921 bool OptSize = in getMemcpyLoadsAndStores() local
4036 bool OptSize = MF.getFunction()->getAttributes(). in getMemmoveLoadsAndStores() local
4131 bool OptSize = MF.getFunction()->getAttributes(). in getMemsetStores() local