Home
last modified time | relevance | path

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

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