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