Searched refs:arg_operand (Results 1 – 2 of 2) sorted by relevance
251 Value arg_operand = caller_operands[arg.getArgNumber()]; in runOnOperation() local252 auto device = caller_res.DeviceForResource(arg_operand); in runOnOperation()
130 ; CHECK-LABEL: arg_operand131 define zeroext i1 @arg_operand(i1 %operand) {