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