Searched refs:hasStdExtC (Results 1 – 6 of 6) sorted by relevance
89 bool hasStdExtC() const { return HasStdExtC; } in hasStdExtC() function
47 def HasStdExtC : Predicate<"Subtarget->hasStdExtC()">,
224 const Align FunctionAlignment(Subtarget.hasStdExtC() ? 2 : 4); in RISCVTargetLowering()
107 bool hasStdExtC() const { return HasStdExtC; } in hasStdExtC() function
55 def HasStdExtC : Predicate<"Subtarget->hasStdExtC()">,
338 const Align FunctionAlignment(Subtarget.hasStdExtC() ? 2 : 4); in RISCVTargetLowering()