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

References

tools/clang/lib/Basic/Targets/WebAssembly.cpp
  136     if (Feature == "+simd128") {
  140     if (Feature == "-simd128") {
  144     if (Feature == "+unimplemented-simd128") {
  148     if (Feature == "-unimplemented-simd128") {
  152     if (Feature == "+nontrapping-fptoint") {
  156     if (Feature == "-nontrapping-fptoint") {
  160     if (Feature == "+sign-ext") {
  164     if (Feature == "-sign-ext") {
  168     if (Feature == "+exception-handling") {
  172     if (Feature == "-exception-handling") {
  176     if (Feature == "+bulk-memory") {
  180     if (Feature == "-bulk-memory") {
  184     if (Feature == "+atomics") {
  188     if (Feature == "-atomics") {
  192     if (Feature == "+mutable-globals") {
  196     if (Feature == "-mutable-globals") {
  200     if (Feature == "+multivalue") {
  204     if (Feature == "-multivalue") {
  208     if (Feature == "+tail-call") {
  212     if (Feature == "-tail-call") {
  218         << Feature << "-target-feature";