Home
last modified time | relevance | path

Searched refs:opcodeToSubOp (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp884 static uint16_t opcodeToSubOp(uint opcode) in opcodeToSubOp() function
3035 geni->subOp = tgsi::opcodeToSubOp(tgsi.getOpcode()); in handleInstruction()
3295 ->subOp = tgsi::opcodeToSubOp(tgsi.getOpcode()); in handleInstruction()
3599 geni->subOp = tgsi::opcodeToSubOp(tgsi.getOpcode()); in handleInstruction()
3622 handleATOM(dst0, dstTy, tgsi::opcodeToSubOp(tgsi.getOpcode())); in handleInstruction()