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