Searched refs:CustomCodeGenType (Results 1 – 2 of 2) sorted by relevance
212 // manual-codegen cases below it, having set the CustomCodeGenType enumerated
3473 enum class CustomCodeGen { VLD24, VST24 } CustomCodeGenType; in EmitARMMVEBuiltinExpr() local3490 switch (CustomCodeGenType) { in EmitARMMVEBuiltinExpr()