Home | History | Annotate | Download | only in CellSPU

Lines Matching full:operand

37   // Get first constant operand...
63 // Get first constant operand...
439 // Operand Definitions.
441 def s7imm: Operand<i8> {
445 def s7imm_i8: Operand<i8> {
449 def u7imm: Operand<i16> {
453 def u7imm_i8: Operand<i8> {
457 def u7imm_i32: Operand<i32> {
462 def s10imm : Operand<i16> {
466 def s10imm_i8: Operand<i8> {
470 def s10imm_i32: Operand<i32> {
474 def s10imm_i64: Operand<i64> {
479 def u10imm: Operand<i16> {
483 def u10imm_i8: Operand<i8> {
487 def u10imm_i32: Operand<i32> {
491 def s16imm : Operand<i16> {
495 def s16imm_i8: Operand<i8> {
499 def s16imm_i32: Operand<i32> {
503 def s16imm_i64: Operand<i64> {
507 def s16imm_f32: Operand<f32> {
511 def s16imm_f64: Operand<f64> {
515 def u16imm_i64 : Operand<i64> {
519 def u16imm_i32 : Operand<i32> {
523 def u16imm : Operand<i16> {
527 def f16imm : Operand<f32> {
531 def s18imm : Operand<i32> {
535 def u18imm : Operand<i32> {
539 def u18imm_i64 : Operand<i64> {
543 def f18imm : Operand<f32> {
547 def f18imm_f64 : Operand<f64> {
552 def rothNeg7imm : Operand<i32> {
556 def rothNeg7imm_i16 : Operand<i16> {
561 def rotNeg7imm : Operand<i32> {
565 def rotNeg7imm_i16 : Operand<i16> {
569 def rotNeg7imm_i8 : Operand<i8> {
573 def target : Operand<OtherVT> {
578 def calltarget : Operand<iPTR> {
584 def relcalltarget : Operand<iPTR> {
590 def brtarget : Operand<OtherVT> {
595 def hbrtarget : Operand<OtherVT> {
600 def indcalltarget : Operand<iPTR> {
605 def symbolHi: Operand<i32> {
609 def symbolLo: Operand<i32> {
613 def symbolLSA: Operand<i32> {
618 def shufaddr : Operand<iPTR> {
623 // memory s10imm(reg) operand
624 def dformaddr : Operand<iPTR> {
632 def addr256k : Operand<iPTR> {
637 // memory s18imm(reg) operand
638 def memri18 : Operand<iPTR> {
643 // memory register + register operand
644 def memrr : Operand<iPTR> {