Searched defs:pVectorType (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Dbuilder_misc.cpp396 FixedVectorType* pVectorType = cast<FixedVectorType>(pType); local in function:SwrJit::Builder::PRINT
398 VectorType* pVectorType = cast<VectorType>(pType); local in function:SwrJit::Builder::PRINT
581 FixedVectorType* pVectorType = cast<FixedVectorType>(mask->getType()); local in function:SwrJit::Builder::VMOVMSK
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/jitter/functionpasses/
H A Dlower_x86.cpp546 FixedVectorType* pVectorType = cast<FixedVectorType>(vSrc->getType()); local in function:SwrJit::VGATHER_EMU
548 VectorType* pVectorType = cast<VectorType>(vSrc->getType()); local in function:SwrJit::VGATHER_EMU

Completed in 5 milliseconds