Searched refs:handleDIV (Results 1 – 3 of 3) sorted by relevance
35 void handleDIV(Instruction *); // integer division, modulus100 bool handleDIV(Instruction *);
336 void handleDIV(Instruction *);485 NV50LegalizeSSA::handleDIV(Instruction *div) in handleDIV() function in nv50_ir::NV50LegalizeSSA569 handleDIV(q->getInsn()); in handleMOD()595 handleDIV(insn); in visit()627 bool handleDIV(Instruction *);1226 NV50LoweringPreSSA::handleDIV(Instruction *i) in handleDIV() function in nv50_ir::NV50LoweringPreSSA1421 return handleDIV(i); in visit()
44 NVC0LegalizeSSA::handleDIV(Instruction *i) in handleDIV() function in nv50_ir::NVC0LegalizeSSA296 handleDIV(i); in visit()2711 NVC0LoweringPass::handleDIV(Instruction *i) in handleDIV() function in nv50_ir::NVC0LoweringPass2875 return handleDIV(i); in visit()