Searched defs:getPrefFunctionAlignment (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/LoongArch/ | ||
H A D | LoongArchSubtarget.h | 103 Align getPrefFunctionAlignment() const { return PrefFunctionAlignment; } in getPrefFunctionAlignment() function |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVSubtarget.h | 126 Align getPrefFunctionAlignment() const { getPrefFunctionAlignment() function |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64Subtarget.h | 237 Align getPrefFunctionAlignment() const { getPrefFunctionAlignment() function |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 2028 Align getPrefFunctionAlignment() const { return PrefFunctionAlignment; } getPrefFunctionAlignment() function |