Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FixupBWInsts.cpp133 bool OptForSize; member in __anonecd80dfa0111::FixupBWInstPass
DX86ISelDAGToDAG.cpp159 bool OptForSize; member in __anonfaf4dacc0311::X86DAGToDAGISel
DX86ISelLowering.cpp7159 bool OptForSize = DAG.getMachineFunction().getFunction().optForSize(); in lowerBuildVectorAsBroadcast() local
18176 bool OptForSize = DAG.getMachineFunction().getFunction().optForSize(); in LowerAndToBT() local
35129 bool OptForSize = DAG.getMachineFunction().getFunction().optForSize(); in combineOr() local
/external/llvm/lib/Target/X86/
DX86FixupBWInsts.cpp138 bool OptForSize; member in __anon8b8e94a20111::FixupBWInstPass
DX86ISelDAGToDAG.cpp158 bool OptForSize; member in __anon99ab61740311::X86DAGToDAGISel
DX86ISelLowering.cpp5834 bool OptForSize = DAG.getMachineFunction().getFunction()->optForSize(); in LowerVectorBroadcast() local
28438 bool OptForSize = DAG.getMachineFunction().getFunction()->optForSize(); in combineOr() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonCopyToCombine.cpp475 bool OptForSize = F.hasFnAttribute(Attribute::OptimizeForSize); in runOnMachineFunction() local
577 bool DoInsertAtI1, bool OptForSize) { in combine()
/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-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp4893 Optional<unsigned> LoopVectorizationCostModel::computeMaxVF(bool OptForSize) { in computeMaxVF()
4958 LoopVectorizationCostModel::computeFeasibleMaxVF(bool OptForSize, in computeFeasibleMaxVF()
5137 unsigned LoopVectorizationCostModel::selectInterleaveCount(bool OptForSize, in selectInterleaveCount()
6282 LoopVectorizationPlanner::planInVPlanNativePath(bool OptForSize, in planInVPlanNativePath()
6318 LoopVectorizationPlanner::plan(bool OptForSize, unsigned UserVF) { in plan()
7270 bool OptForSize = in processLoopInVPlanNativePath() local
7336 bool OptForSize = in processLoop() local
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelDAGToDAG.cpp156 bool OptForSize; member in __anone085eea00311::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
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetLowering.h887 const bool OptForSize = SI->getParent()->getParent()->optForSize(); in isSuitableForJumpTable() local