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

References

lib/Target/AMDGPU/AMDGPULibFunc.cpp
  156 { "atomic_add"                      , {1},   {E_VLTLPTR_ANY,E_POINTEE}},
  157 { "atomic_and"                      , {1},   {E_VLTLPTR_ANY,E_POINTEE}},
  158 { "atomic_cmpxchg"                  , {1},   {E_VLTLPTR_ANY,E_POINTEE,E_POINTEE}},
  158 { "atomic_cmpxchg"                  , {1},   {E_VLTLPTR_ANY,E_POINTEE,E_POINTEE}},
  161 { "atomic_max"                      , {1},   {E_VLTLPTR_ANY,E_POINTEE}},
  162 { "atomic_min"                      , {1},   {E_VLTLPTR_ANY,E_POINTEE}},
  163 { "atomic_or"                       , {1},   {E_VLTLPTR_ANY,E_POINTEE}},
  164 { "atomic_sub"                      , {1},   {E_VLTLPTR_ANY,E_POINTEE}},
  165 { "atomic_xchg"                     , {1},   {E_VLTLPTR_ANY,E_POINTEE}},
  166 { "atomic_xor"                      , {1},   {E_VLTLPTR_ANY,E_POINTEE}},
  200 { "fract"                           , {2},   {E_POINTEE,E_ANY}},
  244 { "modf"                            , {2},   {E_POINTEE,E_ANY}},
  273 { "sincos"                          , {2},   {E_POINTEE,E_ANY}},
  301 { "vstore"                          , {3},   {E_POINTEE,EX_SIZET,E_ANY}},
  404     case E_POINTEE: