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

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_intr.c 154 LLVMValueRef anative, bnative; local
176 bnative = LLVMBuildShuffleVector(builder, b, b, constvec, "");
179 anative, bnative);
207 bnative = lp_build_extract_range(gallivm, b, i*intrin_length,
211 anative, bnative);
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_intr.c 154 LLVMValueRef anative, bnative; local
176 bnative = LLVMBuildShuffleVector(builder, b, b, constvec, "");
179 anative, bnative);
207 bnative = lp_build_extract_range(gallivm, b, i*intrin_length,
211 anative, bnative);

Completed in 149 milliseconds