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

References

tools/clang/lib/Driver/ToolChains/Arch/AArch64.cpp
  225     if (ItRFullFP16 < ItRNoFullFP16 && ItRFullFP16 < ItRFP16FML) {
  225     if (ItRFullFP16 < ItRNoFullFP16 && ItRFullFP16 < ItRFP16FML) {
  228       if (std::find(Features.rbegin(), ItRFullFP16, "-fp16fml") == ItRFullFP16)
  228       if (std::find(Features.rbegin(), ItRFullFP16, "-fp16fml") == ItRFullFP16)