Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1773 bool OptForSize = Hints.getForce() != LoopVectorizeHints::FK_Enabled && in processLoop() local
4716 LoopVectorizationCostModel::selectVectorizationFactor(bool OptForSize) { in selectVectorizationFactor()
4912 unsigned LoopVectorizationCostModel::selectInterleaveCount(bool OptForSize, in selectInterleaveCount()
/external/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp158 bool OptForSize; member in __anonfec1f42b0311::X86DAGToDAGISel
DX86ISelLowering.cpp5591 bool OptForSize = DAG.getMachineFunction().getFunction()->optForSize(); in LowerVectorBroadcast() local
25617 bool OptForSize = DAG.getMachineFunction().getFunction()->optForSize(); in PerformOrCombine() local