Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64Subtarget.cpp84 PrefLoopAlignment = 3; in initializeProperties()
90 PrefLoopAlignment = 4; in initializeProperties()
119 PrefLoopAlignment = 2; in initializeProperties()
133 PrefLoopAlignment = 2; in initializeProperties()
DAArch64Subtarget.h136 unsigned PrefLoopAlignment = 0; variable
282 unsigned getPrefLoopAlignment() const { return PrefLoopAlignment; } in getPrefLoopAlignment()
/external/llvm/lib/Target/AArch64/
DAArch64Subtarget.h93 unsigned PrefLoopAlignment = 0; variable
204 unsigned getPrefLoopAlignment() const { return PrefLoopAlignment; } in getPrefLoopAlignment()
DAArch64Subtarget.cpp67 PrefLoopAlignment = 3; in initializeProperties()
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h729 return PrefLoopAlignment; in getPrefLoopAlignment()
1159 PrefLoopAlignment = Align; in setPrefLoopAlignment()
1727 unsigned PrefLoopAlignment; variable
/external/llvm/include/llvm/Target/
DTargetLowering.h1069 return PrefLoopAlignment;
1545 PrefLoopAlignment = Align; in setPrefLoopAlignment()
1973 unsigned PrefLoopAlignment; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetLowering.h1428 return PrefLoopAlignment;
1918 PrefLoopAlignment = Align; in setPrefLoopAlignment()
2423 unsigned PrefLoopAlignment; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp558 PrefLoopAlignment = 0; in TargetLoweringBase()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp825 PrefLoopAlignment = 0; in TargetLoweringBase()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp618 PrefLoopAlignment = 0; in TargetLowering()