Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A Darm_mve.td24 (CustomCodegen<"VST24"> n:$NumVectors,
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp9140 enum class CustomCodeGen { VLD24, VST24 } CustomCodeGenType; in EmitARMMVEBuiltinExpr() enumerator
9196 case CustomCodeGen::VST24: { in EmitARMMVEBuiltinExpr()