HomeSort by relevance Sort by last modified time
    Searched refs:i32_13 (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_conv.c 99 LLVMValueRef i32_13 = lp_build_const_int_vec(gallivm, i32_type, 13); local
113 LLVMValueRef shifted = LLVMBuildBitCast(builder, LLVMBuildShl(builder, expmant, i32_13, ""), float_vec_type, "");
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_conv.c 99 LLVMValueRef i32_13 = lp_build_const_int_vec(gallivm, i32_type, 13); local
113 LLVMValueRef shifted = LLVMBuildBitCast(builder, LLVMBuildShl(builder, expmant, i32_13, ""), float_vec_type, "");

Completed in 2711 milliseconds