• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/

Lines Matching refs:SystemZ

13219 /// Handle a SystemZ function in which the final argument is a pointer
13240 case SystemZ::BI__builtin_tbegin: {
13246 case SystemZ::BI__builtin_tbegin_nofloat: {
13252 case SystemZ::BI__builtin_tbeginc: {
13258 case SystemZ::BI__builtin_tabort: {
13263 case SystemZ::BI__builtin_non_tx_store: {
13275 case SystemZ::BI__builtin_s390_vpopctb:
13276 case SystemZ::BI__builtin_s390_vpopcth:
13277 case SystemZ::BI__builtin_s390_vpopctf:
13278 case SystemZ::BI__builtin_s390_vpopctg: {
13285 case SystemZ::BI__builtin_s390_vclzb:
13286 case SystemZ::BI__builtin_s390_vclzh:
13287 case SystemZ::BI__builtin_s390_vclzf:
13288 case SystemZ::BI__builtin_s390_vclzg: {
13296 case SystemZ::BI__builtin_s390_vctzb:
13297 case SystemZ::BI__builtin_s390_vctzh:
13298 case SystemZ::BI__builtin_s390_vctzf:
13299 case SystemZ::BI__builtin_s390_vctzg: {
13307 case SystemZ::BI__builtin_s390_vfsqsb:
13308 case SystemZ::BI__builtin_s390_vfsqdb: {
13314 case SystemZ::BI__builtin_s390_vfmasb:
13315 case SystemZ::BI__builtin_s390_vfmadb: {
13323 case SystemZ::BI__builtin_s390_vfmssb:
13324 case SystemZ::BI__builtin_s390_vfmsdb: {
13332 case SystemZ::BI__builtin_s390_vfnmasb:
13333 case SystemZ::BI__builtin_s390_vfnmadb: {
13341 case SystemZ::BI__builtin_s390_vfnmssb:
13342 case SystemZ::BI__builtin_s390_vfnmsdb: {
13351 case SystemZ::BI__builtin_s390_vflpsb:
13352 case SystemZ::BI__builtin_s390_vflpdb: {
13358 case SystemZ::BI__builtin_s390_vflnsb:
13359 case SystemZ::BI__builtin_s390_vflndb: {
13365 case SystemZ::BI__builtin_s390_vfisb:
13366 case SystemZ::BI__builtin_s390_vfidb: {
13402 case SystemZ::BI__builtin_s390_vfisb: ID = Intrinsic::s390_vfisb; break;
13403 case SystemZ::BI__builtin_s390_vfidb: ID = Intrinsic::s390_vfidb; break;
13411 case SystemZ::BI__builtin_s390_vfmaxsb:
13412 case SystemZ::BI__builtin_s390_vfmaxdb: {
13433 case SystemZ::BI__builtin_s390_vfmaxsb: ID = Intrinsic::s390_vfmaxsb; break;
13434 case SystemZ::BI__builtin_s390_vfmaxdb: ID = Intrinsic::s390_vfmaxdb; break;
13441 case SystemZ::BI__builtin_s390_vfminsb:
13442 case SystemZ::BI__builtin_s390_vfmindb: {
13463 case SystemZ::BI__builtin_s390_vfminsb: ID = Intrinsic::s390_vfminsb; break;
13464 case SystemZ::BI__builtin_s390_vfmindb: ID = Intrinsic::s390_vfmindb; break;
13472 case SystemZ::BI__builtin_s390_vlbrh:
13473 case SystemZ::BI__builtin_s390_vlbrf:
13474 case SystemZ::BI__builtin_s390_vlbrg: {
13484 case SystemZ::BI__builtin_##NAME: \