Home
last modified time | relevance | path

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

/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_lowering_nvc0.h143 bool handleATOM(Instruction *);
Dnv50_ir_from_tgsi.cpp1705 void handleATOM(Value *dst0[4], DataType, uint16_t subOp);
2928 Converter::handleATOM(Value *dst0[4], DataType ty, uint16_t subOp) in handleATOM() function in __anonb0e907d80211::Converter
3822 handleATOM(dst0, dstTy, tgsi::opcodeToSubOp(tgsi.getOpcode())); in handleInstruction()
Dnv50_ir_lowering_nvc0.cpp1645 NVC0LoweringPass::handleATOM(Instruction *atom) in handleATOM() function in nv50_ir::NVC0LoweringPass
3360 handleATOM(i); in visit()