Home
last modified time | relevance | path

Searched refs:setPrefLoopAlignment (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h1158 void setPrefLoopAlignment(unsigned Align) { in setPrefLoopAlignment() function
/external/llvm/include/llvm/Target/
DTargetLowering.h1544 void setPrefLoopAlignment(unsigned Align) { in setPrefLoopAlignment() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetLowering.h1917 void setPrefLoopAlignment(unsigned Align) { in setPrefLoopAlignment() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1231 setPrefLoopAlignment(4); in HexagonTargetLowering()
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1711 setPrefLoopAlignment(4); in HexagonTargetLowering()
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp514 setPrefLoopAlignment(STI.getPrefLoopAlignment()); in AArch64TargetLowering()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp606 setPrefLoopAlignment(STI.getPrefLoopAlignment()); in AArch64TargetLowering()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp927 setPrefLoopAlignment(4); in PPCTargetLowering()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.cpp1170 setPrefLoopAlignment(16); in X86TargetLowering()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp1147 setPrefLoopAlignment(4); in PPCTargetLowering()
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp1675 setPrefLoopAlignment(4); // 2^4 bytes. in X86TargetLowering()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp1760 setPrefLoopAlignment(ExperimentalPrefLoopAlignment); in X86TargetLowering()