Searched refs:txf_address (Results 1 – 2 of 2) sorted by relevance
1521 LLVMValueRef txf_address[4]; in tex_fetch_args() local1526 memcpy(txf_address, address, sizeof(txf_address)); in tex_fetch_args()1535 txf_address, txf_count, 0xf); in tex_fetch_args()
5081 LLVMValueRef txf_address[4]; in visit_tex() local5084 memcpy(txf_address, address, sizeof(txf_address)); in visit_tex()5087 txf_address[2] = ctx->ac.i32_0; in visit_tex()5088 txf_address[3] = ctx->ac.i32_0; in visit_tex()5092 txf_address, txf_count, 0xf); in visit_tex()