Home
last modified time | relevance | path

Searched refs:PrefLoopAlignment (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Target/
DTargetLowering.h764 return PrefLoopAlignment; in getPrefLoopAlignment()
1205 PrefLoopAlignment = Align; in setPrefLoopAlignment()
1856 unsigned PrefLoopAlignment; variable
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp611 PrefLoopAlignment = 0; in TargetLowering()