Home | History | Annotate | Download | only in radeonsi

Lines Matching refs:x1y1

505 			LLVMValueRef x1y1 = LLVMGetParam(ctx->main_fn,
510 LLVMValueRef x1 = unpack_sint16(ctx, x1y1, 0);
511 LLVMValueRef y1 = unpack_sint16(ctx, x1y1, 1);