HomeSort by relevance Sort by last modified time
    Searched refs:anative (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
175 anative = LLVMBuildShuffleVector(builder, a, a, constvec, "");
179 anative, bnative);
205 anative = lp_build_extract_range(gallivm, a, i*intrin_length,
211 anative, bnative);
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_intr.c 154 LLVMValueRef anative, bnative; local
175 anative = LLVMBuildShuffleVector(builder, a, a, constvec, "");
179 anative, bnative);
205 anative = lp_build_extract_range(gallivm, a, i*intrin_length,
211 anative, bnative);

Completed in 784 milliseconds