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