Home
last modified time | relevance | path

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

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