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