Searched defs:getPrefLoopAlignment (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp14513 Align PPCTargetLowering::getPrefLoopAlignment(MachineLoop *ML) const { function in class:PPCTargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp10791 Align SITargetLowering::getPrefLoopAlignment(MachineLoop *ML) const { function in class:SITargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1595 virtual Align getPrefLoopAlignment(MachineLoop *ML = nullptr) const { function

Completed in 228 milliseconds