Home
last modified time | relevance | path

Searched refs:getPrefLoopAlignment (Results 1 – 25 of 26) sorted by relevance

12

/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h204 unsigned getPrefLoopAlignment() const { return PrefLoopAlignment; } in getPrefLoopAlignment() function
H A DAArch64ISelLowering.cpp514 setPrefLoopAlignment(STI.getPrefLoopAlignment()); in AArch64TargetLowering()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h408 Align getPrefLoopAlignment(MachineLoop *ML) const override;
H A DSIISelLowering.cpp10791 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 DPPCISelLowering.h571 unsigned getPrefLoopAlignment(MachineLoop *ML) const override;
H A DPPCISelLowering.cpp11277 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 DSIISelLowering.h502 Align getPrefLoopAlignment(MachineLoop *ML) const override;
H A DSIISelLowering.cpp12675 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 DPPCISelLowering.h764 Align getPrefLoopAlignment(MachineLoop *ML) const override;
H A DPPCISelLowering.cpp14483 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 DPPCISelLowering.h909 Align getPrefLoopAlignment(MachineLoop *ML) const override;
H A DPPCISelLowering.cpp16109 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 DMachineBlockPlacement.cpp1600 unsigned Align = TLI->getPrefLoopAlignment(L); in alignBlocks()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.h1546 Align getPrefLoopAlignment(MachineLoop *ML) const override;
/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetLowering.h1068 virtual unsigned getPrefLoopAlignment(MachineLoop *ML = nullptr) const {
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp355 const Align Alignment = TLI->getPrefLoopAlignment(); in AlignBlocks()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp2022 Align TargetLoweringBase::getPrefLoopAlignment(MachineLoop *ML) const { in getPrefLoopAlignment() function in TargetLoweringBase
H A DMachineBlockPlacement.cpp2922 const Align Align = TLI->getPrefLoopAlignment(L); in alignBlocks()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp2826 const Align Align = TLI->getPrefLoopAlignment(L); in alignBlocks()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1595 virtual Align getPrefLoopAlignment(MachineLoop *ML = nullptr) const {
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1858 virtual Align getPrefLoopAlignment(MachineLoop *ML = nullptr) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetLowering.h2033 virtual Align getPrefLoopAlignment(MachineLoop *ML = nullptr) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetLowering.h1998 virtual Align getPrefLoopAlignment(MachineLoop *ML = nullptr) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetLowering.h1955 virtual Align getPrefLoopAlignment(MachineLoop *ML = nullptr) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetLowering.h1998 virtual Align getPrefLoopAlignment(MachineLoop *ML = nullptr) const;

12