Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h340 unsigned getPrefLoopAlignment() const { return PrefLoopAlignment; } in getPrefLoopAlignment() function
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMSubtarget.h818 unsigned getPrefLoopAlignment() const { in getPrefLoopAlignment() function
/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp13441 unsigned PPCTargetLowering::getPrefLoopAlignment(MachineLoop *ML) const { in getPrefLoopAlignment() function in PPCTargetLowering