Lines Matching refs:Operand
1 //===------- X86InstrOperands.td - X86 Operand Definitions --*- tablegen -*-===//
13 // *mem - Operand definitions for the funky X86 addressing mode operands.
56 int size = 0> : Operand<iPTR> {
157 class BranchTargetOperand<ValueType ty> : Operand<ty> {
281 class X86MemOffsOperand<Operand immOperand, string printMethod,
310 def ccode : Operand<i8> {
338 def AVX512RC : Operand<i32> {
398 def i16i8imm : Operand<i16> {
403 def i32i8imm : Operand<i32> {
409 def i64i32imm : Operand<i64> {
415 def i64i8imm : Operand<i64> {
421 def u4imm : Operand<i8> {
427 def cflags : Operand<i8> {
434 def u8imm : Operand<i8> {
442 def i16u8imm : Operand<i16> {
450 def i32u8imm : Operand<i32> {
458 def i64u8imm : Operand<i64> {
464 def lea64_32mem : Operand<i32> {
471 def lea64mem : Operand<i64> {