Home
last modified time | relevance | path

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

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