Home
last modified time | relevance | path

Searched defs:tX (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/unittests/IR/
DPatternMatch.cpp558 Value *tX = X; in TEST_F() local
563 const Value *tX = X; in TEST_F() local
568 Value *const tX = X; in TEST_F() local
573 const Value *const tX = X; in TEST_F() local
579 Value *tX = nullptr; in TEST_F() local
584 Value *tX = nullptr; in TEST_F() local
590 Value *tX = nullptr, *tY = nullptr; in TEST_F() local
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Drasterizer.cpp288 uint32_t tX = workDesc.triFlags.coverageMask & 0x7; in RasterizeSimplePoint() local
Dbinner.cpp1401 uint32_t tX = aTileRelativeX[primIndex]; in BinPostSetupPointsImpl() local