Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp384 const Align FunctionAlignment = getAlignment(); in estimateFunctionSizeInBytes() local
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp5517 unsigned FunctionAlignment = ParseFunctionAlignment(TC, Args); in ConstructJob() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1619 const Align FunctionAlignment(Subtarget.hasStdExtZca() ? 2 : 4); in RISCVTargetLowering() local