Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetLowering.h1544 void setPrefLoopAlignment(unsigned Align) { in setPrefLoopAlignment() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2119 void setPrefLoopAlignment(Align Alignment) { PrefLoopAlignment = Alignment; } in setPrefLoopAlignment() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2529 void setPrefLoopAlignment(Align Alignment) { PrefLoopAlignment = Alignment; } in setPrefLoopAlignment() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetLowering.h2727 void setPrefLoopAlignment(Align Alignment) { PrefLoopAlignment = Alignment; } in setPrefLoopAlignment() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetLowering.h2668 void setPrefLoopAlignment(Align Alignment) { PrefLoopAlignment = Alignment; } in setPrefLoopAlignment() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetLowering.h2639 void setPrefLoopAlignment(Align Alignment) { PrefLoopAlignment = Alignment; } in setPrefLoopAlignment() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetLowering.h2668 void setPrefLoopAlignment(Align Alignment) { PrefLoopAlignment = Alignment; } in setPrefLoopAlignment() function
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1711 setPrefLoopAlignment(4); in HexagonTargetLowering()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1292 setPrefLoopAlignment(Align(16)); in HexagonTargetLowering()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1438 setPrefLoopAlignment(Align(16)); in HexagonTargetLowering()
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp514 setPrefLoopAlignment(STI.getPrefLoopAlignment()); in AArch64TargetLowering()
/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp927 setPrefLoopAlignment(4); in PPCTargetLowering()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp689 setPrefLoopAlignment(Align(1ULL << STI.getPrefLoopLogAlignment())); in AArch64TargetLowering()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp1249 setPrefLoopAlignment(Align(16)); in PPCTargetLowering()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp1483 setPrefLoopAlignment(Align(1ULL << Subtarget->getPrefLoopLogAlignment())); in ARMTargetLowering()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp1442 setPrefLoopAlignment(Align(16)); in PPCTargetLowering()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp1606 setPrefLoopAlignment(Align(1ULL << Subtarget->getPrefLoopLogAlignment())); in ARMTargetLowering()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp1001 setPrefLoopAlignment(Align(1ULL << STI.getPrefLoopLogAlignment())); in AArch64TargetLowering()
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp1675 setPrefLoopAlignment(4); // 2^4 bytes. in X86TargetLowering()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp2044 setPrefLoopAlignment(Align(1ULL << ExperimentalPrefLoopAlignment)); in X86TargetLowering()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp2424 setPrefLoopAlignment(Align(16)); in X86TargetLowering()