/aosp_15_r20/external/llvm/lib/Target/AArch64/ |
H A D | AArch64Subtarget.h | 204 unsigned getPrefLoopAlignment() const { return PrefLoopAlignment; } in getPrefLoopAlignment() function
|
H A D | AArch64ISelLowering.cpp | 514 setPrefLoopAlignment(STI.getPrefLoopAlignment()); in AArch64TargetLowering()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | SIISelLowering.h | 408 Align getPrefLoopAlignment(MachineLoop *ML) const override;
|
H A D | SIISelLowering.cpp | 10791 Align SITargetLowering::getPrefLoopAlignment(MachineLoop *ML) const { in getPrefLoopAlignment() function in SITargetLowering 10792 const Align PrefAlign = TargetLowering::getPrefLoopAlignment(ML); in getPrefLoopAlignment()
|
/aosp_15_r20/external/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.h | 571 unsigned getPrefLoopAlignment(MachineLoop *ML) const override;
|
H A D | PPCISelLowering.cpp | 11277 unsigned PPCTargetLowering::getPrefLoopAlignment(MachineLoop *ML) const { in getPrefLoopAlignment() function in PPCTargetLowering 11311 return TargetLowering::getPrefLoopAlignment(ML); in getPrefLoopAlignment()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | SIISelLowering.h | 502 Align getPrefLoopAlignment(MachineLoop *ML) const override;
|
H A D | SIISelLowering.cpp | 12675 Align SITargetLowering::getPrefLoopAlignment(MachineLoop *ML) const { in getPrefLoopAlignment() function in SITargetLowering 12676 const Align PrefAlign = TargetLowering::getPrefLoopAlignment(ML); in getPrefLoopAlignment()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.h | 764 Align getPrefLoopAlignment(MachineLoop *ML) const override;
|
H A D | PPCISelLowering.cpp | 14483 Align PPCTargetLowering::getPrefLoopAlignment(MachineLoop *ML) const { in getPrefLoopAlignment() function in PPCTargetLowering 14527 return TargetLowering::getPrefLoopAlignment(ML); in getPrefLoopAlignment()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.h | 909 Align getPrefLoopAlignment(MachineLoop *ML) const override;
|
H A D | PPCISelLowering.cpp | 16109 Align PPCTargetLowering::getPrefLoopAlignment(MachineLoop *ML) const { in getPrefLoopAlignment() function in PPCTargetLowering 16154 return TargetLowering::getPrefLoopAlignment(ML); in getPrefLoopAlignment()
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | MachineBlockPlacement.cpp | 1600 unsigned Align = TLI->getPrefLoopAlignment(L); in alignBlocks()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.h | 1546 Align getPrefLoopAlignment(MachineLoop *ML) const override;
|
/aosp_15_r20/external/llvm/include/llvm/Target/ |
H A D | TargetLowering.h | 1068 virtual unsigned getPrefLoopAlignment(MachineLoop *ML = nullptr) const {
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | ARMConstantIslandPass.cpp | 355 const Align Alignment = TLI->getPrefLoopAlignment(); in AlignBlocks()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | TargetLoweringBase.cpp | 2022 Align TargetLoweringBase::getPrefLoopAlignment(MachineLoop *ML) const { in getPrefLoopAlignment() function in TargetLoweringBase
|
H A D | MachineBlockPlacement.cpp | 2922 const Align Align = TLI->getPrefLoopAlignment(L); in alignBlocks()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MachineBlockPlacement.cpp | 2826 const Align Align = TLI->getPrefLoopAlignment(L); in alignBlocks()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 1595 virtual Align getPrefLoopAlignment(MachineLoop *ML = nullptr) const {
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 1858 virtual Align getPrefLoopAlignment(MachineLoop *ML = nullptr) const;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | TargetLowering.h | 2033 virtual Align getPrefLoopAlignment(MachineLoop *ML = nullptr) const;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | TargetLowering.h | 1998 virtual Align getPrefLoopAlignment(MachineLoop *ML = nullptr) const;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | TargetLowering.h | 1955 virtual Align getPrefLoopAlignment(MachineLoop *ML = nullptr) const;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | TargetLowering.h | 1998 virtual Align getPrefLoopAlignment(MachineLoop *ML = nullptr) const;
|