Searched refs:handleDIV (Results 1 – 3 of 3) sorted by relevance
64 void handleDIV(Instruction *); // integer division, modulus133 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 *);1229 NV50LoweringPreSSA::handleDIV(Instruction *i) in handleDIV() function in nv50_ir::NV50LoweringPreSSA1424 return handleDIV(i); in visit()
44 NVC0LegalizeSSA::handleDIV(Instruction *i) in handleDIV() function in nv50_ir::NVC0LegalizeSSA342 handleDIV(i); in visit()3006 NVC0LoweringPass::handleDIV(Instruction *i) in handleDIV() function in nv50_ir::NVC0LoweringPass3236 return handleDIV(i); in visit()