Lines Matching refs:setOperationAction

141       setOperationAction(ISD::SETCC, VT, Custom);  in SystemZTargetLowering()
142 setOperationAction(ISD::STRICT_FSETCC, VT, Custom); in SystemZTargetLowering()
143 setOperationAction(ISD::STRICT_FSETCCS, VT, Custom); in SystemZTargetLowering()
146 setOperationAction(ISD::SELECT, VT, Expand); in SystemZTargetLowering()
149 setOperationAction(ISD::SELECT_CC, VT, Custom); in SystemZTargetLowering()
150 setOperationAction(ISD::BR_CC, VT, Custom); in SystemZTargetLowering()
156 setOperationAction(ISD::BR_JT, MVT::Other, Expand); in SystemZTargetLowering()
159 setOperationAction(ISD::BRCOND, MVT::Other, Expand); in SystemZTargetLowering()
167 setOperationAction(ISD::ABS, VT, Legal); in SystemZTargetLowering()
170 setOperationAction(ISD::SDIV, VT, Expand); in SystemZTargetLowering()
171 setOperationAction(ISD::UDIV, VT, Expand); in SystemZTargetLowering()
172 setOperationAction(ISD::SREM, VT, Expand); in SystemZTargetLowering()
173 setOperationAction(ISD::UREM, VT, Expand); in SystemZTargetLowering()
174 setOperationAction(ISD::SDIVREM, VT, Custom); in SystemZTargetLowering()
175 setOperationAction(ISD::UDIVREM, VT, Custom); in SystemZTargetLowering()
178 setOperationAction(ISD::SADDO, VT, Custom); in SystemZTargetLowering()
179 setOperationAction(ISD::SSUBO, VT, Custom); in SystemZTargetLowering()
182 setOperationAction(ISD::UADDO, VT, Custom); in SystemZTargetLowering()
183 setOperationAction(ISD::USUBO, VT, Custom); in SystemZTargetLowering()
186 setOperationAction(ISD::ADDCARRY, VT, Custom); in SystemZTargetLowering()
187 setOperationAction(ISD::SUBCARRY, VT, Custom); in SystemZTargetLowering()
191 setOperationAction(ISD::ATOMIC_LOAD, VT, Custom); in SystemZTargetLowering()
192 setOperationAction(ISD::ATOMIC_STORE, VT, Custom); in SystemZTargetLowering()
196 setOperationAction(ISD::ATOMIC_LOAD_SUB, VT, Custom); in SystemZTargetLowering()
200 setOperationAction(ISD::CTPOP, VT, Custom); in SystemZTargetLowering()
202 setOperationAction(ISD::CTPOP, VT, Expand); in SystemZTargetLowering()
205 setOperationAction(ISD::CTTZ, VT, Expand); in SystemZTargetLowering()
206 setOperationAction(ISD::ROTR, VT, Expand); in SystemZTargetLowering()
209 setOperationAction(ISD::MULHS, VT, Expand); in SystemZTargetLowering()
210 setOperationAction(ISD::MULHU, VT, Expand); in SystemZTargetLowering()
211 setOperationAction(ISD::SMUL_LOHI, VT, Custom); in SystemZTargetLowering()
212 setOperationAction(ISD::UMUL_LOHI, VT, Custom); in SystemZTargetLowering()
219 setOperationAction(ISD::FP_TO_UINT, VT, Expand); in SystemZTargetLowering()
223 setOperationAction(ISD::STRICT_FP_TO_SINT, VT, Legal); in SystemZTargetLowering()
225 setOperationAction(ISD::STRICT_FP_TO_UINT, VT, Legal); in SystemZTargetLowering()
228 setOperationAction(ISD::STRICT_SINT_TO_FP, VT, Legal); in SystemZTargetLowering()
230 setOperationAction(ISD::STRICT_UINT_TO_FP, VT, Legal); in SystemZTargetLowering()
237 setOperationAction(ISD::ATOMIC_SWAP, MVT::i32, Custom); in SystemZTargetLowering()
238 setOperationAction(ISD::ATOMIC_LOAD_ADD, MVT::i32, Custom); in SystemZTargetLowering()
239 setOperationAction(ISD::ATOMIC_LOAD_SUB, MVT::i32, Custom); in SystemZTargetLowering()
240 setOperationAction(ISD::ATOMIC_LOAD_AND, MVT::i32, Custom); in SystemZTargetLowering()
241 setOperationAction(ISD::ATOMIC_LOAD_OR, MVT::i32, Custom); in SystemZTargetLowering()
242 setOperationAction(ISD::ATOMIC_LOAD_XOR, MVT::i32, Custom); in SystemZTargetLowering()
243 setOperationAction(ISD::ATOMIC_LOAD_NAND, MVT::i32, Custom); in SystemZTargetLowering()
244 setOperationAction(ISD::ATOMIC_LOAD_MIN, MVT::i32, Custom); in SystemZTargetLowering()
245 setOperationAction(ISD::ATOMIC_LOAD_MAX, MVT::i32, Custom); in SystemZTargetLowering()
246 setOperationAction(ISD::ATOMIC_LOAD_UMIN, MVT::i32, Custom); in SystemZTargetLowering()
247 setOperationAction(ISD::ATOMIC_LOAD_UMAX, MVT::i32, Custom); in SystemZTargetLowering()
251 setOperationAction(ISD::ATOMIC_LOAD, MVT::i128, Custom); in SystemZTargetLowering()
252 setOperationAction(ISD::ATOMIC_STORE, MVT::i128, Custom); in SystemZTargetLowering()
256 setOperationAction(ISD::ATOMIC_CMP_SWAP_WITH_SUCCESS, MVT::i32, Custom); in SystemZTargetLowering()
257 setOperationAction(ISD::ATOMIC_CMP_SWAP_WITH_SUCCESS, MVT::i64, Custom); in SystemZTargetLowering()
258 setOperationAction(ISD::ATOMIC_CMP_SWAP_WITH_SUCCESS, MVT::i128, Custom); in SystemZTargetLowering()
260 setOperationAction(ISD::ATOMIC_FENCE, MVT::Other, Custom); in SystemZTargetLowering()
263 setOperationAction(ISD::TRAP, MVT::Other, Legal); in SystemZTargetLowering()
268 setOperationAction(ISD::UINT_TO_FP, MVT::i32, Promote); in SystemZTargetLowering()
269 setOperationAction(ISD::UINT_TO_FP, MVT::i64, Expand); in SystemZTargetLowering()
270 setOperationAction(ISD::STRICT_UINT_TO_FP, MVT::i32, Promote); in SystemZTargetLowering()
271 setOperationAction(ISD::STRICT_UINT_TO_FP, MVT::i64, Expand); in SystemZTargetLowering()
275 setOperationAction(ISD::CTLZ, MVT::i32, Promote); in SystemZTargetLowering()
276 setOperationAction(ISD::CTLZ_ZERO_UNDEF, MVT::i32, Promote); in SystemZTargetLowering()
277 setOperationAction(ISD::CTLZ, MVT::i64, Legal); in SystemZTargetLowering()
281 setOperationAction(ISD::CTPOP, MVT::i32, Promote); in SystemZTargetLowering()
282 setOperationAction(ISD::CTPOP, MVT::i64, Legal); in SystemZTargetLowering()
286 setOperationAction(ISD::OR, MVT::i64, Custom); in SystemZTargetLowering()
289 setOperationAction(ISD::SRL_PARTS, MVT::i64, Expand); in SystemZTargetLowering()
290 setOperationAction(ISD::SHL_PARTS, MVT::i64, Expand); in SystemZTargetLowering()
291 setOperationAction(ISD::SRA_PARTS, MVT::i64, Expand); in SystemZTargetLowering()
297 setOperationAction(ISD::SIGN_EXTEND_INREG, MVT::i1, Expand); in SystemZTargetLowering()
305 setOperationAction(ISD::ConstantPool, PtrVT, Custom); in SystemZTargetLowering()
306 setOperationAction(ISD::GlobalAddress, PtrVT, Custom); in SystemZTargetLowering()
307 setOperationAction(ISD::GlobalTLSAddress, PtrVT, Custom); in SystemZTargetLowering()
308 setOperationAction(ISD::BlockAddress, PtrVT, Custom); in SystemZTargetLowering()
309 setOperationAction(ISD::JumpTable, PtrVT, Custom); in SystemZTargetLowering()
313 setOperationAction(ISD::DYNAMIC_STACKALLOC, PtrVT, Custom); in SystemZTargetLowering()
314 setOperationAction(ISD::GET_DYNAMIC_AREA_OFFSET, PtrVT, Custom); in SystemZTargetLowering()
318 setOperationAction(ISD::STACKSAVE, MVT::Other, Custom); in SystemZTargetLowering()
319 setOperationAction(ISD::STACKRESTORE, MVT::Other, Custom); in SystemZTargetLowering()
322 setOperationAction(ISD::PREFETCH, MVT::Other, Custom); in SystemZTargetLowering()
328 setOperationAction(Opcode, VT, Expand); in SystemZTargetLowering()
343 setOperationAction(ISD::LOAD, VT, Legal); in SystemZTargetLowering()
344 setOperationAction(ISD::STORE, VT, Legal); in SystemZTargetLowering()
345 setOperationAction(ISD::VSELECT, VT, Legal); in SystemZTargetLowering()
346 setOperationAction(ISD::BITCAST, VT, Legal); in SystemZTargetLowering()
347 setOperationAction(ISD::UNDEF, VT, Legal); in SystemZTargetLowering()
351 setOperationAction(ISD::BUILD_VECTOR, VT, Custom); in SystemZTargetLowering()
352 setOperationAction(ISD::VECTOR_SHUFFLE, VT, Custom); in SystemZTargetLowering()
360 setOperationAction(ISD::EXTRACT_VECTOR_ELT, VT, Legal); in SystemZTargetLowering()
361 setOperationAction(ISD::INSERT_VECTOR_ELT, VT, Legal); in SystemZTargetLowering()
362 setOperationAction(ISD::ADD, VT, Legal); in SystemZTargetLowering()
363 setOperationAction(ISD::SUB, VT, Legal); in SystemZTargetLowering()
365 setOperationAction(ISD::MUL, VT, Legal); in SystemZTargetLowering()
366 setOperationAction(ISD::ABS, VT, Legal); in SystemZTargetLowering()
367 setOperationAction(ISD::AND, VT, Legal); in SystemZTargetLowering()
368 setOperationAction(ISD::OR, VT, Legal); in SystemZTargetLowering()
369 setOperationAction(ISD::XOR, VT, Legal); in SystemZTargetLowering()
371 setOperationAction(ISD::CTPOP, VT, Legal); in SystemZTargetLowering()
373 setOperationAction(ISD::CTPOP, VT, Custom); in SystemZTargetLowering()
374 setOperationAction(ISD::CTTZ, VT, Legal); in SystemZTargetLowering()
375 setOperationAction(ISD::CTLZ, VT, Legal); in SystemZTargetLowering()
378 setOperationAction(ISD::SCALAR_TO_VECTOR, VT, Custom); in SystemZTargetLowering()
381 setOperationAction(ISD::SIGN_EXTEND_VECTOR_INREG, VT, Custom); in SystemZTargetLowering()
382 setOperationAction(ISD::ZERO_EXTEND_VECTOR_INREG, VT, Custom); in SystemZTargetLowering()
386 setOperationAction(ISD::SHL, VT, Custom); in SystemZTargetLowering()
387 setOperationAction(ISD::SRA, VT, Custom); in SystemZTargetLowering()
388 setOperationAction(ISD::SRL, VT, Custom); in SystemZTargetLowering()
392 setOperationAction(ISD::ROTL, VT, Expand); in SystemZTargetLowering()
393 setOperationAction(ISD::ROTR, VT, Expand); in SystemZTargetLowering()
397 setOperationAction(ISD::SETCC, VT, Custom); in SystemZTargetLowering()
398 setOperationAction(ISD::STRICT_FSETCC, VT, Custom); in SystemZTargetLowering()
400 setOperationAction(ISD::STRICT_FSETCCS, VT, Custom); in SystemZTargetLowering()
407 setOperationAction(ISD::FP_TO_SINT, MVT::v2i64, Legal); in SystemZTargetLowering()
408 setOperationAction(ISD::FP_TO_SINT, MVT::v2f64, Legal); in SystemZTargetLowering()
409 setOperationAction(ISD::FP_TO_UINT, MVT::v2i64, Legal); in SystemZTargetLowering()
410 setOperationAction(ISD::FP_TO_UINT, MVT::v2f64, Legal); in SystemZTargetLowering()
411 setOperationAction(ISD::SINT_TO_FP, MVT::v2i64, Legal); in SystemZTargetLowering()
412 setOperationAction(ISD::SINT_TO_FP, MVT::v2f64, Legal); in SystemZTargetLowering()
413 setOperationAction(ISD::UINT_TO_FP, MVT::v2i64, Legal); in SystemZTargetLowering()
414 setOperationAction(ISD::UINT_TO_FP, MVT::v2f64, Legal); in SystemZTargetLowering()
416 setOperationAction(ISD::STRICT_FP_TO_SINT, MVT::v2i64, Legal); in SystemZTargetLowering()
417 setOperationAction(ISD::STRICT_FP_TO_SINT, MVT::v2f64, Legal); in SystemZTargetLowering()
418 setOperationAction(ISD::STRICT_FP_TO_UINT, MVT::v2i64, Legal); in SystemZTargetLowering()
419 setOperationAction(ISD::STRICT_FP_TO_UINT, MVT::v2f64, Legal); in SystemZTargetLowering()
420 setOperationAction(ISD::STRICT_SINT_TO_FP, MVT::v2i64, Legal); in SystemZTargetLowering()
421 setOperationAction(ISD::STRICT_SINT_TO_FP, MVT::v2f64, Legal); in SystemZTargetLowering()
422 setOperationAction(ISD::STRICT_UINT_TO_FP, MVT::v2i64, Legal); in SystemZTargetLowering()
423 setOperationAction(ISD::STRICT_UINT_TO_FP, MVT::v2f64, Legal); in SystemZTargetLowering()
427 setOperationAction(ISD::FP_TO_SINT, MVT::v4i32, Legal); in SystemZTargetLowering()
428 setOperationAction(ISD::FP_TO_SINT, MVT::v4f32, Legal); in SystemZTargetLowering()
429 setOperationAction(ISD::FP_TO_UINT, MVT::v4i32, Legal); in SystemZTargetLowering()
430 setOperationAction(ISD::FP_TO_UINT, MVT::v4f32, Legal); in SystemZTargetLowering()
431 setOperationAction(ISD::SINT_TO_FP, MVT::v4i32, Legal); in SystemZTargetLowering()
432 setOperationAction(ISD::SINT_TO_FP, MVT::v4f32, Legal); in SystemZTargetLowering()
433 setOperationAction(ISD::UINT_TO_FP, MVT::v4i32, Legal); in SystemZTargetLowering()
434 setOperationAction(ISD::UINT_TO_FP, MVT::v4f32, Legal); in SystemZTargetLowering()
436 setOperationAction(ISD::STRICT_FP_TO_SINT, MVT::v4i32, Legal); in SystemZTargetLowering()
437 setOperationAction(ISD::STRICT_FP_TO_SINT, MVT::v4f32, Legal); in SystemZTargetLowering()
438 setOperationAction(ISD::STRICT_FP_TO_UINT, MVT::v4i32, Legal); in SystemZTargetLowering()
439 setOperationAction(ISD::STRICT_FP_TO_UINT, MVT::v4f32, Legal); in SystemZTargetLowering()
440 setOperationAction(ISD::STRICT_SINT_TO_FP, MVT::v4i32, Legal); in SystemZTargetLowering()
441 setOperationAction(ISD::STRICT_SINT_TO_FP, MVT::v4f32, Legal); in SystemZTargetLowering()
442 setOperationAction(ISD::STRICT_UINT_TO_FP, MVT::v4i32, Legal); in SystemZTargetLowering()
443 setOperationAction(ISD::STRICT_UINT_TO_FP, MVT::v4f32, Legal); in SystemZTargetLowering()
453 setOperationAction(ISD::FRINT, VT, Legal); in SystemZTargetLowering()
457 setOperationAction(ISD::FNEARBYINT, VT, Legal); in SystemZTargetLowering()
458 setOperationAction(ISD::FFLOOR, VT, Legal); in SystemZTargetLowering()
459 setOperationAction(ISD::FCEIL, VT, Legal); in SystemZTargetLowering()
460 setOperationAction(ISD::FTRUNC, VT, Legal); in SystemZTargetLowering()
461 setOperationAction(ISD::FROUND, VT, Legal); in SystemZTargetLowering()
465 setOperationAction(ISD::FSIN, VT, Expand); in SystemZTargetLowering()
466 setOperationAction(ISD::FCOS, VT, Expand); in SystemZTargetLowering()
467 setOperationAction(ISD::FSINCOS, VT, Expand); in SystemZTargetLowering()
468 setOperationAction(ISD::FREM, VT, Expand); in SystemZTargetLowering()
469 setOperationAction(ISD::FPOW, VT, Expand); in SystemZTargetLowering()
472 setOperationAction(ISD::STRICT_FADD, VT, Legal); in SystemZTargetLowering()
473 setOperationAction(ISD::STRICT_FSUB, VT, Legal); in SystemZTargetLowering()
474 setOperationAction(ISD::STRICT_FMUL, VT, Legal); in SystemZTargetLowering()
475 setOperationAction(ISD::STRICT_FDIV, VT, Legal); in SystemZTargetLowering()
476 setOperationAction(ISD::STRICT_FMA, VT, Legal); in SystemZTargetLowering()
477 setOperationAction(ISD::STRICT_FSQRT, VT, Legal); in SystemZTargetLowering()
478 setOperationAction(ISD::STRICT_FRINT, VT, Legal); in SystemZTargetLowering()
479 setOperationAction(ISD::STRICT_FP_ROUND, VT, Legal); in SystemZTargetLowering()
480 setOperationAction(ISD::STRICT_FP_EXTEND, VT, Legal); in SystemZTargetLowering()
482 setOperationAction(ISD::STRICT_FNEARBYINT, VT, Legal); in SystemZTargetLowering()
483 setOperationAction(ISD::STRICT_FFLOOR, VT, Legal); in SystemZTargetLowering()
484 setOperationAction(ISD::STRICT_FCEIL, VT, Legal); in SystemZTargetLowering()
485 setOperationAction(ISD::STRICT_FROUND, VT, Legal); in SystemZTargetLowering()
486 setOperationAction(ISD::STRICT_FTRUNC, VT, Legal); in SystemZTargetLowering()
494 setOperationAction(ISD::SCALAR_TO_VECTOR, MVT::v4f32, Legal); in SystemZTargetLowering()
495 setOperationAction(ISD::SCALAR_TO_VECTOR, MVT::v2f64, Legal); in SystemZTargetLowering()
499 setOperationAction(ISD::INSERT_VECTOR_ELT, MVT::v4f32, Custom); in SystemZTargetLowering()
500 setOperationAction(ISD::INSERT_VECTOR_ELT, MVT::v2f64, Custom); in SystemZTargetLowering()
501 setOperationAction(ISD::EXTRACT_VECTOR_ELT, MVT::v4f32, Custom); in SystemZTargetLowering()
502 setOperationAction(ISD::EXTRACT_VECTOR_ELT, MVT::v2f64, Custom); in SystemZTargetLowering()
505 setOperationAction(ISD::FADD, MVT::v2f64, Legal); in SystemZTargetLowering()
506 setOperationAction(ISD::FNEG, MVT::v2f64, Legal); in SystemZTargetLowering()
507 setOperationAction(ISD::FSUB, MVT::v2f64, Legal); in SystemZTargetLowering()
508 setOperationAction(ISD::FMUL, MVT::v2f64, Legal); in SystemZTargetLowering()
509 setOperationAction(ISD::FMA, MVT::v2f64, Legal); in SystemZTargetLowering()
510 setOperationAction(ISD::FDIV, MVT::v2f64, Legal); in SystemZTargetLowering()
511 setOperationAction(ISD::FABS, MVT::v2f64, Legal); in SystemZTargetLowering()
512 setOperationAction(ISD::FSQRT, MVT::v2f64, Legal); in SystemZTargetLowering()
513 setOperationAction(ISD::FRINT, MVT::v2f64, Legal); in SystemZTargetLowering()
514 setOperationAction(ISD::FNEARBYINT, MVT::v2f64, Legal); in SystemZTargetLowering()
515 setOperationAction(ISD::FFLOOR, MVT::v2f64, Legal); in SystemZTargetLowering()
516 setOperationAction(ISD::FCEIL, MVT::v2f64, Legal); in SystemZTargetLowering()
517 setOperationAction(ISD::FTRUNC, MVT::v2f64, Legal); in SystemZTargetLowering()
518 setOperationAction(ISD::FROUND, MVT::v2f64, Legal); in SystemZTargetLowering()
521 setOperationAction(ISD::STRICT_FADD, MVT::v2f64, Legal); in SystemZTargetLowering()
522 setOperationAction(ISD::STRICT_FSUB, MVT::v2f64, Legal); in SystemZTargetLowering()
523 setOperationAction(ISD::STRICT_FMUL, MVT::v2f64, Legal); in SystemZTargetLowering()
524 setOperationAction(ISD::STRICT_FMA, MVT::v2f64, Legal); in SystemZTargetLowering()
525 setOperationAction(ISD::STRICT_FDIV, MVT::v2f64, Legal); in SystemZTargetLowering()
526 setOperationAction(ISD::STRICT_FSQRT, MVT::v2f64, Legal); in SystemZTargetLowering()
527 setOperationAction(ISD::STRICT_FRINT, MVT::v2f64, Legal); in SystemZTargetLowering()
528 setOperationAction(ISD::STRICT_FNEARBYINT, MVT::v2f64, Legal); in SystemZTargetLowering()
529 setOperationAction(ISD::STRICT_FFLOOR, MVT::v2f64, Legal); in SystemZTargetLowering()
530 setOperationAction(ISD::STRICT_FCEIL, MVT::v2f64, Legal); in SystemZTargetLowering()
531 setOperationAction(ISD::STRICT_FTRUNC, MVT::v2f64, Legal); in SystemZTargetLowering()
532 setOperationAction(ISD::STRICT_FROUND, MVT::v2f64, Legal); in SystemZTargetLowering()
537 setOperationAction(ISD::FADD, MVT::v4f32, Legal); in SystemZTargetLowering()
538 setOperationAction(ISD::FNEG, MVT::v4f32, Legal); in SystemZTargetLowering()
539 setOperationAction(ISD::FSUB, MVT::v4f32, Legal); in SystemZTargetLowering()
540 setOperationAction(ISD::FMUL, MVT::v4f32, Legal); in SystemZTargetLowering()
541 setOperationAction(ISD::FMA, MVT::v4f32, Legal); in SystemZTargetLowering()
542 setOperationAction(ISD::FDIV, MVT::v4f32, Legal); in SystemZTargetLowering()
543 setOperationAction(ISD::FABS, MVT::v4f32, Legal); in SystemZTargetLowering()
544 setOperationAction(ISD::FSQRT, MVT::v4f32, Legal); in SystemZTargetLowering()
545 setOperationAction(ISD::FRINT, MVT::v4f32, Legal); in SystemZTargetLowering()
546 setOperationAction(ISD::FNEARBYINT, MVT::v4f32, Legal); in SystemZTargetLowering()
547 setOperationAction(ISD::FFLOOR, MVT::v4f32, Legal); in SystemZTargetLowering()
548 setOperationAction(ISD::FCEIL, MVT::v4f32, Legal); in SystemZTargetLowering()
549 setOperationAction(ISD::FTRUNC, MVT::v4f32, Legal); in SystemZTargetLowering()
550 setOperationAction(ISD::FROUND, MVT::v4f32, Legal); in SystemZTargetLowering()
552 setOperationAction(ISD::FMAXNUM, MVT::f64, Legal); in SystemZTargetLowering()
553 setOperationAction(ISD::FMAXIMUM, MVT::f64, Legal); in SystemZTargetLowering()
554 setOperationAction(ISD::FMINNUM, MVT::f64, Legal); in SystemZTargetLowering()
555 setOperationAction(ISD::FMINIMUM, MVT::f64, Legal); in SystemZTargetLowering()
557 setOperationAction(ISD::FMAXNUM, MVT::v2f64, Legal); in SystemZTargetLowering()
558 setOperationAction(ISD::FMAXIMUM, MVT::v2f64, Legal); in SystemZTargetLowering()
559 setOperationAction(ISD::FMINNUM, MVT::v2f64, Legal); in SystemZTargetLowering()
560 setOperationAction(ISD::FMINIMUM, MVT::v2f64, Legal); in SystemZTargetLowering()
562 setOperationAction(ISD::FMAXNUM, MVT::f32, Legal); in SystemZTargetLowering()
563 setOperationAction(ISD::FMAXIMUM, MVT::f32, Legal); in SystemZTargetLowering()
564 setOperationAction(ISD::FMINNUM, MVT::f32, Legal); in SystemZTargetLowering()
565 setOperationAction(ISD::FMINIMUM, MVT::f32, Legal); in SystemZTargetLowering()
567 setOperationAction(ISD::FMAXNUM, MVT::v4f32, Legal); in SystemZTargetLowering()
568 setOperationAction(ISD::FMAXIMUM, MVT::v4f32, Legal); in SystemZTargetLowering()
569 setOperationAction(ISD::FMINNUM, MVT::v4f32, Legal); in SystemZTargetLowering()
570 setOperationAction(ISD::FMINIMUM, MVT::v4f32, Legal); in SystemZTargetLowering()
572 setOperationAction(ISD::FMAXNUM, MVT::f128, Legal); in SystemZTargetLowering()
573 setOperationAction(ISD::FMAXIMUM, MVT::f128, Legal); in SystemZTargetLowering()
574 setOperationAction(ISD::FMINNUM, MVT::f128, Legal); in SystemZTargetLowering()
575 setOperationAction(ISD::FMINIMUM, MVT::f128, Legal); in SystemZTargetLowering()
578 setOperationAction(ISD::STRICT_FADD, MVT::v4f32, Legal); in SystemZTargetLowering()
579 setOperationAction(ISD::STRICT_FSUB, MVT::v4f32, Legal); in SystemZTargetLowering()
580 setOperationAction(ISD::STRICT_FMUL, MVT::v4f32, Legal); in SystemZTargetLowering()
581 setOperationAction(ISD::STRICT_FMA, MVT::v4f32, Legal); in SystemZTargetLowering()
582 setOperationAction(ISD::STRICT_FDIV, MVT::v4f32, Legal); in SystemZTargetLowering()
583 setOperationAction(ISD::STRICT_FSQRT, MVT::v4f32, Legal); in SystemZTargetLowering()
584 setOperationAction(ISD::STRICT_FRINT, MVT::v4f32, Legal); in SystemZTargetLowering()
585 setOperationAction(ISD::STRICT_FNEARBYINT, MVT::v4f32, Legal); in SystemZTargetLowering()
586 setOperationAction(ISD::STRICT_FFLOOR, MVT::v4f32, Legal); in SystemZTargetLowering()
587 setOperationAction(ISD::STRICT_FCEIL, MVT::v4f32, Legal); in SystemZTargetLowering()
588 setOperationAction(ISD::STRICT_FROUND, MVT::v4f32, Legal); in SystemZTargetLowering()
589 setOperationAction(ISD::STRICT_FTRUNC, MVT::v4f32, Legal); in SystemZTargetLowering()
592 setOperationAction(ISD::STRICT_FMAXNUM, VT, Legal); in SystemZTargetLowering()
593 setOperationAction(ISD::STRICT_FMINNUM, VT, Legal); in SystemZTargetLowering()
594 setOperationAction(ISD::STRICT_FMAXIMUM, VT, Legal); in SystemZTargetLowering()
595 setOperationAction(ISD::STRICT_FMINIMUM, VT, Legal); in SystemZTargetLowering()
601 setOperationAction(ISD::FMA, MVT::f128, Expand); in SystemZTargetLowering()
602 setOperationAction(ISD::STRICT_FMA, MVT::f128, Expand); in SystemZTargetLowering()
607 setOperationAction(ISD::FCOPYSIGN, MVT::f128, Expand); in SystemZTargetLowering()
629 setOperationAction(ISD::BITCAST, MVT::i32, Custom); in SystemZTargetLowering()
630 setOperationAction(ISD::BITCAST, MVT::f32, Custom); in SystemZTargetLowering()
635 setOperationAction(ISD::VASTART, MVT::Other, Custom); in SystemZTargetLowering()
636 setOperationAction(ISD::VACOPY, MVT::Other, Custom); in SystemZTargetLowering()
637 setOperationAction(ISD::VAEND, MVT::Other, Expand); in SystemZTargetLowering()
662 setOperationAction(ISD::INTRINSIC_W_CHAIN, MVT::Other, Custom); in SystemZTargetLowering()
663 setOperationAction(ISD::INTRINSIC_WO_CHAIN, MVT::Other, Custom); in SystemZTargetLowering()