Lines Matching refs:pipebit2
807 UINT_32 pipebit2 = _BIT(pipe,2); in ComputeTileCoordFromPipeAndElemIdx() local
881 y4 = pipebit2 ^ x4; in ComputeTileCoordFromPipeAndElemIdx()
891 x4 = pipebit2 ^ y5; in ComputeTileCoordFromPipeAndElemIdx()
904 x5 = pipebit2 ^ y5; in ComputeTileCoordFromPipeAndElemIdx()
921 x4 = pipebit2 ^ y5; in ComputeTileCoordFromPipeAndElemIdx()
935 x5 = pipebit2 ^ y5; in ComputeTileCoordFromPipeAndElemIdx()
954 x5 = pipebit2 ^ y5; in ComputeTileCoordFromPipeAndElemIdx()
977 x5 = pipebit2 ^ y6; in ComputeTileCoordFromPipeAndElemIdx()
986 x5 = pipebit2 ^ y6; in ComputeTileCoordFromPipeAndElemIdx()
1001 x5 = pipebit2 ^ y6; in ComputeTileCoordFromPipeAndElemIdx()
1009 x5 = pipebit2 ^ y6; in ComputeTileCoordFromPipeAndElemIdx()
1023 x5 = pipebit2 ^ y6; in ComputeTileCoordFromPipeAndElemIdx()
1031 x5 = pipebit2 ^ y6; in ComputeTileCoordFromPipeAndElemIdx()
1547 UINT_32 pipebit2 = _BIT(pipe,2); in HwlComputeXmaskCoordFromAddr() local
1559 macroOffset |= pipebit2; in HwlComputeXmaskCoordFromAddr()