Home
last modified time | relevance | path

Searched defs:getPrefFunctionAlignment (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchSubtarget.h113 Align getPrefFunctionAlignment() const { return PrefFunctionAlignment; } getPrefFunctionAlignment() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.h128 Align getPrefFunctionAlignment() const { getPrefFunctionAlignment() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h274 Align getPrefFunctionAlignment() const { getPrefFunctionAlignment() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1952 Align getPrefFunctionAlignment() const { return PrefFunctionAlignment; } getPrefFunctionAlignment() function