reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

gen/tools/clang/include/clang/Basic/arm_mve_builtin_cg.inc
   47   CustomCodeGenType = CustomCodeGen::VLD24;
   62   CustomCodeGenType = CustomCodeGen::VLD24;
   77   CustomCodeGenType = CustomCodeGen::VST24;
   92   CustomCodeGenType = CustomCodeGen::VST24;
tools/clang/lib/CodeGen/CGBuiltin.cpp
 6812   case CustomCodeGen::VLD24: {
 6849   case CustomCodeGen::VST24: {