Searched refs:loadBufLength32 (Results 1 – 2 of 2) sorted by relevance
170 Value *loadBufLength32(Value *ptr, uint32_t off);
1441 bufq->setSrc(0, loadBufLength32(bufq->getIndirect(0, 1), in handleBUFQ()1675 Value *length = loadBufLength32(ind, atom->getSrc(0)->reg.fileIndex * 16); in handleATOM()1791 NVC0LoweringPass::loadBufLength32(Value *ptr, uint32_t off) in loadBufLength32() function in nv50_ir::NVC0LoweringPass2786 Value *length = loadBufLength32(ind, i->getSrc(0)->reg.fileIndex * 16); in handleLDST()