Searched defs:FunctionAlignment (Results 1 – 3 of 3) sorted by relevance
224 const Align FunctionAlignment(Subtarget.hasStdExtC() ? 2 : 4); in RISCVTargetLowering() local
338 const Align FunctionAlignment(Subtarget.hasStdExtC() ? 2 : 4); in RISCVTargetLowering() local
4498 unsigned FunctionAlignment = ParseFunctionAlignment(TC, Args); in ConstructJob() local