Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86FixupBWInsts.cpp138 bool OptForSize; member in __anon7c8931580111::FixupBWInstPass
DX86ISelDAGToDAG.cpp158 bool OptForSize; member in __anon8aa5fe2a0311::X86DAGToDAGISel
DX86ISelLowering.cpp5834 bool OptForSize = DAG.getMachineFunction().getFunction()->optForSize(); in LowerVectorBroadcast() local
28438 bool OptForSize = DAG.getMachineFunction().getFunction()->optForSize(); in combineOr() local
/external/llvm/lib/Target/Hexagon/
DHexagonCopyToCombine.cpp453 bool OptForSize = F->hasFnAttribute(Attribute::OptimizeForSize); in runOnMachineFunction() local
556 bool DoInsertAtI1, bool OptForSize) { in combine()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelDAGToDAG.cpp156 bool OptForSize; member in __anon0b5f8d560311::X86DAGToDAGISel
DX86ISelLowering.cpp6564 bool OptForSize = MF.getFunction()->hasFnAttr(Attribute::OptimizeForSize); in LowerVECTOR_SHUFFLE() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp5163 LoopVectorizationCostModel::selectVectorizationFactor(bool OptForSize) { in selectVectorizationFactor()
5374 unsigned LoopVectorizationCostModel::selectInterleaveCount(bool OptForSize, in selectInterleaveCount()
6441 bool OptForSize = in processLoop() local