Searched refs:vConstMask (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Dbuilder_mem.cpp443 Value* vConstMask = C<char>({0, 1, 4, 5, 8, 9, 12, 13, 2, 3, 6, 7, 10, 11, 14, 15, local in function:SwrJit::Builder::Shuffle16bpcGather4
446 BITCAST(PSHUFB(BITCAST(vGatherInput[0], v32x8Ty), vConstMask), vGatherTy);
462 BITCAST(PSHUFB(BITCAST(vGatherInput[1], v32x8Ty), vConstMask), vGatherTy);
491 Value* vConstMask[2]; local in function:SwrJit::Builder::Shuffle16bpcGather4
493 vConstMask[0] = C<char>({
499 vConstMask[1] = C<char>({2, 3, -1, -1, 6, 7, -1, -1, 10, 11, -1, -1, 14, 15, -1, -1,
520 vConstMask[selectedMask]),
543 Value* vConstMask = C<char>({0, 4, 8, 12, 1, 5, 9, 13, 2, 6, 10, 14, 3, 7, 11, 15, local in function:SwrJit::Builder::Shuffle8bpcGather4
546 BITCAST(PSHUFB(BITCAST(vGatherInput, v32x8Ty), vConstMask), vGatherTy);
603 Value* vConstMask; local in function:SwrJit::Builder::Shuffle8bpcGather4
[all...]
H A Dfetch_jit.cpp1329 Value* vConstMask = C<char>( local in function:FetchJit::Shuffle8bpcGatherd16
1343 BITCAST(PSHUFB(BITCAST(vGatherResult_lo, v32x8Ty), vConstMask), vGatherTy);
1345 BITCAST(PSHUFB(BITCAST(vGatherResult_hi, v32x8Ty), vConstMask), vGatherTy);
1486 Value* vConstMask; local in function:FetchJit::Shuffle8bpcGatherd16
1491 vConstMask =
1497 vConstMask =
1503 vConstMask =
1509 vConstMask =
1515 vConstMask = nullptr;
1523 BITCAST(PSHUFB(BITCAST(vGatherResult_lo, v32x8Ty), vConstMask), vGatherT
1706 Value* vConstMask = C<uint8_t>({0, 1, 4, 5, 8, 9, 12, 13, 2, 3, 6, 7, 10, 11, 14, 15, local in function:FetchJit::Shuffle16bpcGather16
1844 Value* vConstMask[2]; local in function:FetchJit::Shuffle16bpcGather16
1976 Value* vConstMask = C<char>({0, 1, 4, 5, 8, 9, 12, 13, 2, 3, 6, 7, 10, 11, 14, 15, local in function:FetchJit::Shuffle16bpcGather
2082 Value* vConstMask[2]; local in function:FetchJit::Shuffle16bpcGather
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Dbuilder_mem.cpp438 Value* vConstMask = C<char>({0, 1, 4, 5, 8, 9, 12, 13, 2, 3, 6, 7, 10, 11, 14, 15, local in function:SwrJit::Builder::Shuffle16bpcGather4
441 BITCAST(PSHUFB(BITCAST(vGatherInput[0], v32x8Ty), vConstMask), vGatherTy);
457 BITCAST(PSHUFB(BITCAST(vGatherInput[1], v32x8Ty), vConstMask), vGatherTy);
486 Value* vConstMask[2]; local in function:SwrJit::Builder::Shuffle16bpcGather4
488 vConstMask[0] = C<char>({
494 vConstMask[1] = C<char>({2, 3, -1, -1, 6, 7, -1, -1, 10, 11, -1, -1, 14, 15, -1, -1,
515 vConstMask[selectedMask]),
538 Value* vConstMask = C<char>({0, 4, 8, 12, 1, 5, 9, 13, 2, 6, 10, 14, 3, 7, 11, 15, local in function:SwrJit::Builder::Shuffle8bpcGather4
541 BITCAST(PSHUFB(BITCAST(vGatherInput, v32x8Ty), vConstMask), vGatherTy);
598 Value* vConstMask; local in function:SwrJit::Builder::Shuffle8bpcGather4
[all...]
H A Dfetch_jit.cpp1249 Value* vConstMask = C<char>( local in function:FetchJit::Shuffle8bpcGatherd16
1263 BITCAST(PSHUFB(BITCAST(vGatherResult_lo, v32x8Ty), vConstMask), vGatherTy);
1265 BITCAST(PSHUFB(BITCAST(vGatherResult_hi, v32x8Ty), vConstMask), vGatherTy);
1406 Value* vConstMask; local in function:FetchJit::Shuffle8bpcGatherd16
1411 vConstMask =
1417 vConstMask =
1423 vConstMask =
1429 vConstMask =
1434 vConstMask = nullptr;
1442 BITCAST(PSHUFB(BITCAST(vGatherResult_lo, v32x8Ty), vConstMask), vGatherT
1620 Value* vConstMask = C<uint8_t>({0, 1, 4, 5, 8, 9, 12, 13, 2, 3, 6, 7, 10, 11, 14, 15, local in function:FetchJit::Shuffle16bpcGather16
1758 Value* vConstMask[2]; local in function:FetchJit::Shuffle16bpcGather16
1890 Value* vConstMask = C<char>({0, 1, 4, 5, 8, 9, 12, 13, 2, 3, 6, 7, 10, 11, 14, 15, local in function:FetchJit::Shuffle16bpcGather
1996 Value* vConstMask[2]; local in function:FetchJit::Shuffle16bpcGather
[all...]

Completed in 10 milliseconds