Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchSubtarget.h114 Align getPrefLoopAlignment() const { return PrefLoopAlignment; } getPrefLoopAlignment() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.h131 Align getPrefLoopAlignment() const { getPrefLoopAlignment() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h277 Align getPrefLoopAlignment() const { return PrefLoopAlignment; } getPrefLoopAlignment() function
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp2069 Align TargetLoweringBase::getPrefLoopAlignment(MachineLoop *ML) const { getPrefLoopAlignment() function in TargetLoweringBase
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp15535 Align SITargetLowering::getPrefLoopAlignment(MachineLoop *ML) const { getPrefLoopAlignment() function in SITargetLowering
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16447 Align PPCTargetLowering::getPrefLoopAlignment(MachineLoop *ML) const { getPrefLoopAlignment() function in PPCTargetLowering
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp57758 Align X86TargetLowering::getPrefLoopAlignment(MachineLoop *ML) const { getPrefLoopAlignment() function in X86TargetLowering
[all...]