Home
last modified time | relevance | path

Searched defs:FunctionAlignment (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp5502 unsigned FunctionAlignment = ParseFunctionAlignment(TC, Args); in ConstructJob() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1463 const Align FunctionAlignment(Subtarget.hasStdExtCOrZca() ? 2 : 4); RISCVTargetLowering() local