Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/i915/
Di915_debug.c235 unsigned himask = 0xFFFFFFFFUL >> (31 - (hi)); in BITS() local
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
DSPUISelLowering.cpp923 SDValue lowmask, himask; in LowerSTORE() local