Searched defs:getPrefFunctionAlignment (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/ | ||
H A D | LoongArchSubtarget.h | 113 Align getPrefFunctionAlignment() const { return PrefFunctionAlignment; } getPrefFunctionAlignment() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVSubtarget.h | 128 Align getPrefFunctionAlignment() const { getPrefFunctionAlignment() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64Subtarget.h | 274 Align getPrefFunctionAlignment() const { getPrefFunctionAlignment() function |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 1952 Align getPrefFunctionAlignment() const { return PrefFunctionAlignment; } getPrefFunctionAlignment() function |