Lines Matching full:operand
224 // A couple of more descriptive operand definitions.
226 def i32i8imm : Operand<i32>;
228 def i32i16imm : Operand<i32>;
230 def i64i32imm : Operand<i64>;
232 def brtarget : Operand<OtherVT>;
235 def u12imm : Operand<i32> {
238 def u12imm64 : Operand<i64> {
243 def s16imm : Operand<i32> {
246 def s16imm64 : Operand<i64> {
250 def u16imm : Operand<i32> {
253 def u16imm64 : Operand<i64> {
258 def s20imm : Operand<i32> {
261 def s20imm64 : Operand<i64> {
265 def s32imm : Operand<i32> {
268 def s32imm64 : Operand<i64> {
272 def u32imm : Operand<i32> {
275 def u32imm64 : Operand<i64> {
279 def imm_pcrel : Operand<i64> {
284 // SystemZ Operand Definitions.
290 def riaddr32 : Operand<i64>,
296 def riaddr12 : Operand<i64>,
302 def riaddr : Operand<i64>,
311 def rriaddr12 : Operand<i64>,
316 def rriaddr : Operand<i64>,
321 def laaddr : Operand<i64>,