Home
last modified time | relevance | path

Searched refs:VUNDEF_I_16 (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dbuilder_misc.h106 Value* VUNDEF_I_16();
Dbuilder_misc.cpp250 Value* Builder::VUNDEF_I_16() { return UndefValue::get(getVectorType(mInt32Ty, mVWidth16)); } in VUNDEF_I_16() function in SwrJit::Builder