Lines Matching full:operand
269 // PowerPC Operand Definitions.
271 def s5imm : Operand<i32> {
274 def u5imm : Operand<i32> {
277 def u6imm : Operand<i32> {
280 def s16imm : Operand<i32> {
283 def u16imm : Operand<i32> {
286 def s16immX4 : Operand<i32> { // Multiply imm by 4 before printing.
289 def directbrtarget : Operand<OtherVT> {
293 def condbrtarget : Operand<OtherVT> {
297 def calltarget : Operand<iPTR> {
300 def aaddr : Operand<iPTR> {
303 def symbolHi: Operand<i32> {
307 def symbolLo: Operand<i32> {
311 def crbitm: Operand<i8> {
316 def memri : Operand<iPTR> {
321 def memrr : Operand<iPTR> {
325 def memrix : Operand<iPTR> { // memri where the imm is shifted 2 bits.
330 def tocentry : Operand<iPTR> {
334 // PowerPC Predicate operand. 20 = (0<<5)|20 = always, CR0 is a dummy reg
427 // a two-value operand where a dag node expects two operands. :(
1277 // and 4/8 byte forms for the result and operand type..