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

References

tools/clang/tools/clang-fuzzer/handle-llvm/handle_llvm.cpp
  108                                      getFeaturesStr(), Options, getRelocModel(),
  111   setFunctionAttributes(getCPUStr(), getFeaturesStr(), *M);
tools/llc/llc.cpp
  435   std::string CPUStr = getCPUStr(), FeaturesStr = getFeaturesStr();
tools/llvm-isel-fuzzer/llvm-isel-fuzzer.cpp
  143   std::string CPUStr = getCPUStr(), FeaturesStr = getFeaturesStr();
tools/llvm-opt-fuzzer/llvm-opt-fuzzer.cpp
  224       TargetTriple.getTriple(), getCPUStr(), getFeaturesStr(),
tools/opt/opt.cpp
  639     FeaturesStr = getFeaturesStr();