Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_lowering_nvc0.h143 bool handleATOM(Instruction *);
Dnv50_ir_from_tgsi.cpp1682 void handleATOM(Value *dst0[4], DataType, uint16_t subOp);
2880 Converter::handleATOM(Value *dst0[4], DataType ty, uint16_t subOp) in handleATOM() function in __anon9347d7160211::Converter
3755 handleATOM(dst0, dstTy, tgsi::opcodeToSubOp(tgsi.getOpcode())); in handleInstruction()
Dnv50_ir_lowering_nvc0.cpp1644 NVC0LoweringPass::handleATOM(Instruction *atom) in handleATOM() function in nv50_ir::NVC0LoweringPass
3258 handleATOM(i); in visit()