| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| lp_bld_blend.c | 110 LLVMValueRef *resl, LLVMValueRef *resh, 126 *resh = zero; 139 *resh = lp_build_mul_norm(bld->gallivm, wide_type, ah, bh); 266 LLVMValueRef resl, resh; local 302 resh = lp_build_blend_func(&bldw, func, src_termh, dst_termh); 310 return lp_build_pack2_native(bld->gallivm, wide_type, bld->type, resl, resh);
|
| lp_bld_blend.c | 110 LLVMValueRef *resl, LLVMValueRef *resh, 126 *resh = zero; 139 *resh = lp_build_mul_norm(bld->gallivm, wide_type, ah, bh); 266 LLVMValueRef resl, resh; local 302 resh = lp_build_blend_func(&bldw, func, src_termh, dst_termh); 310 return lp_build_pack2_native(bld->gallivm, wide_type, bld->type, resl, resh);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| lp_bld_blend.c | 110 LLVMValueRef *resl, LLVMValueRef *resh, 126 *resh = zero; 139 *resh = lp_build_mul_norm(bld->gallivm, wide_type, ah, bh); 266 LLVMValueRef resl, resh; local 302 resh = lp_build_blend_func(&bldw, func, src_termh, dst_termh); 310 return lp_build_pack2_native(bld->gallivm, wide_type, bld->type, resl, resh);
|
| lp_bld_blend.c | 110 LLVMValueRef *resl, LLVMValueRef *resh, 126 *resh = zero; 139 *resh = lp_build_mul_norm(bld->gallivm, wide_type, ah, bh); 266 LLVMValueRef resl, resh; local 302 resh = lp_build_blend_func(&bldw, func, src_termh, dst_termh); 310 return lp_build_pack2_native(bld->gallivm, wide_type, bld->type, resl, resh);
|
| /src/external/gpl3/gcc/dist/gcc/ |
| double-int.cc | 1458 HOST_WIDE_INT resh, remh; local 1461 &resl, &resh, &reml, &remh); 1462 cst->high = resh;
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| double-int.cc | 1458 HOST_WIDE_INT resh, remh; local 1461 &resl, &resh, &reml, &remh); 1462 cst->high = resh;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| lp_bld_arit.c | 1452 LLVMValueRef xl, xh, v0l, v0h, v1l, v1h, resl, resh; local 1478 resh = lp_build_lerp_simple(&wide_bld, xh, v0h, v1h, flags); 1480 res = lp_build_pack2_native(bld->gallivm, wide_type, type, resl, resh);
|
| lp_bld_arit.c | 1452 LLVMValueRef xl, xh, v0l, v0h, v1l, v1h, resl, resh; local 1478 resh = lp_build_lerp_simple(&wide_bld, xh, v0h, v1h, flags); 1480 res = lp_build_pack2_native(bld->gallivm, wide_type, type, resl, resh);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| lp_bld_arit.c | 1561 LLVMValueRef xl, xh, v0l, v0h, v1l, v1h, resl, resh; local 1587 resh = lp_build_lerp_simple(&wide_bld, xh, v0h, v1h, flags); 1589 res = lp_build_pack2_native(bld->gallivm, wide_type, type, resl, resh);
|
| lp_bld_arit.c | 1561 LLVMValueRef xl, xh, v0l, v0h, v1l, v1h, resl, resh; local 1587 resh = lp_build_lerp_simple(&wide_bld, xh, v0h, v1h, flags); 1589 res = lp_build_pack2_native(bld->gallivm, wide_type, type, resl, resh);
|