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.h110 bool handleATOM(Instruction *);
Dnv50_ir_from_tgsi.cpp1717 void handleATOM(Value *dst0[4], DataType, uint16_t subOp);
2940 Converter::handleATOM(Value *dst0[4], DataType ty, uint16_t subOp) in handleATOM() function in __anon70d097b80111::Converter
3823 handleATOM(dst0, dstTy, tgsi::opcodeToSubOp(tgsi.getOpcode())); in handleInstruction()
Dnv50_ir_lowering_nvc0.cpp1546 NVC0LoweringPass::handleATOM(Instruction *atom) in handleATOM() function in nv50_ir::NVC0LoweringPass
2897 handleATOM(i); in visit()