Home
last modified time | relevance | path

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

/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp944 static uint16_t opcodeToSubOp(uint opcode) in opcodeToSubOp() function
3226 geni->subOp = tgsi::opcodeToSubOp(tgsi.getOpcode()); in handleInstruction()
3447 ->subOp = tgsi::opcodeToSubOp(tgsi.getOpcode()); in handleInstruction()
3822 handleATOM(dst0, dstTy, tgsi::opcodeToSubOp(tgsi.getOpcode())); in handleInstruction()