Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dbuilder_misc.cpp396 FixedVectorType* pVectorType = cast<FixedVectorType>(pType); in PRINT() local
398 VectorType* pVectorType = cast<VectorType>(pType); in PRINT() local
581 FixedVectorType* pVectorType = cast<FixedVectorType>(mask->getType()); in VMOVMSK() local
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/functionpasses/
Dlower_x86.cpp546 FixedVectorType* pVectorType = cast<FixedVectorType>(vSrc->getType()); in VGATHER_EMU() local
548 VectorType* pVectorType = cast<VectorType>(vSrc->getType()); in VGATHER_EMU() local