Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/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 __anoned67de820211::Converter
3816 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
3347 handleATOM(i); in visit()