Searched refs:deviceTypeOperands (Results 1 – 2 of 2) sorted by relevance
419 let arguments = (ins Variadic<AnyInteger>:$deviceTypeOperands,424 ( `device_type` `(` $deviceTypeOperands^ `:` type($deviceTypeOperands) `)` )?449 let arguments = (ins Variadic<AnyInteger>:$deviceTypeOperands,454 ( `device_type` `(` $deviceTypeOperands^ `:` type($deviceTypeOperands) `)` )?485 Variadic<IntOrIndex>:$deviceTypeOperands,495 ( `device_type` `(` $deviceTypeOperands^ `:`496 type($deviceTypeOperands) `)` )?
738 SmallVector<Value, 2> deviceTypeOperands; in genACCInitShutdownOp() local767 deviceTypeOperands.push_back(expr); in genACCInitShutdownOp()774 deviceTypeOperands.push_back(star); in genACCInitShutdownOp()782 addOperands(operands, operandSegments, deviceTypeOperands); in genACCInitShutdownOp()794 deviceTypeOperands; in genACCUpdateOp() local855 deviceTypeOperands.push_back(expr); in genACCUpdateOp()862 deviceTypeOperands.push_back(star); in genACCUpdateOp()879 addOperands(operands, operandSegments, deviceTypeOperands); in genACCUpdateOp()