Home
last modified time | relevance | path

Searched refs:PrefLoopAlignment (Results 26 – 35 of 35) sorted by relevance

12

/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1741 return PrefLoopAlignment;
2273 void setPrefLoopAlignment(Align Alignment) { PrefLoopAlignment = Alignment; } in setPrefLoopAlignment()
2896 Align PrefLoopAlignment; variable
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1772 return PrefLoopAlignment;
2301 void setPrefLoopAlignment(Align Alignment) { PrefLoopAlignment = Alignment; } in setPrefLoopAlignment()
2934 Align PrefLoopAlignment; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2314 void setPrefLoopAlignment(Align Alignment) { PrefLoopAlignment = Alignment; } in setPrefLoopAlignment()
2953 Align PrefLoopAlignment; variable
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/ARM/
H A DARM.td268 def FeaturePrefLoopAlign32 : SubtargetFeature<"loop-align", "PrefLoopAlignment","2",
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/ARM/
H A DARM.td321 def FeaturePrefLoopAlign32 : SubtargetFeature<"loop-align", "PrefLoopAlignment","2",
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/
H A DTargetLoweringBase.cpp559 PrefLoopAlignment = 0; in TargetLoweringBase()
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/
H A DTargetLoweringBase.cpp558 PrefLoopAlignment = 0; in TargetLoweringBase()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/
H A DTargetLoweringBase.cpp585 PrefLoopAlignment = 0; in TargetLoweringBase()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp2026 return PrefLoopAlignment; in getPrefLoopAlignment()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp582 PrefLoopAlignment = 0; in TargetLowering()

12