Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A Darm_mve_defs.td211 // manual-codegen cases below it, having set the CustomCodeGenType enumerated
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGBuiltin.cpp8531 enum class CustomCodeGen { VLD24, VST24 } CustomCodeGenType; in EmitARMMVEBuiltinExpr() local
8548 switch (CustomCodeGenType) { in EmitARMMVEBuiltinExpr()