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