Home
last modified time | relevance | path

Searched defs:getPrefLoopAlignment (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchSubtarget.h104 Align getPrefLoopAlignment() const { return PrefLoopAlignment; } in getPrefLoopAlignment() function
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.h129 Align getPrefLoopAlignment() const { getPrefLoopAlignment() function
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h240 Align getPrefLoopAlignment() const { return PrefLoopAlignment; } getPrefLoopAlignment() function
/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp2184 Align TargetLoweringBase::getPrefLoopAlignment(MachineLoop *ML) const { getPrefLoopAlignment() function in TargetLoweringBase
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16664 Align PPCTargetLowering::getPrefLoopAlignment(MachineLoop *ML) const { getPrefLoopAlignment() function in PPCTargetLowering
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp15866 Align SITargetLowering::getPrefLoopAlignment(MachineLoop *ML) const { getPrefLoopAlignment() function in SITargetLowering
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp59279 Align X86TargetLowering::getPrefLoopAlignment(MachineLoop *ML) const { getPrefLoopAlignment() function in X86TargetLowering
[all...]