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