Home
last modified time | relevance | path

Searched refs:CustomCodeGenType (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A Darm_mve_defs.td212 // manual-codegen cases below it, having set the CustomCodeGenType enumerated
/freebsd/contrib/llvm-project/clang/lib/CodeGen/TargetBuiltins/
H A DARM.cpp3473 enum class CustomCodeGen { VLD24, VST24 } CustomCodeGenType; in EmitARMMVEBuiltinExpr() local
3490 switch (CustomCodeGenType) { in EmitARMMVEBuiltinExpr()