Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/Target/
HDTargetLowering.h973 return PrefLoopAlignment;
1411 PrefLoopAlignment = Align; in setPrefLoopAlignment()
1833 unsigned PrefLoopAlignment; variable
/NextBSD/contrib/llvm/lib/CodeGen/
HDTargetLoweringBase.cpp780 PrefLoopAlignment = 0; in TargetLoweringBase()