Searched refs:handleSET (Results 1 – 3 of 3) sorted by relevance
38 void handleSET(CmpInstruction *);
631 bool handleSET(Instruction *);1049 NV50LoweringPreSSA::handleSET(Instruction *i) in handleSET() function in nv50_ir::NV50LoweringPreSSA1413 return handleSET(i); in visit()
258 NVC0LegalizeSSA::handleSET(CmpInstruction *cmp) in handleSET() function in nv50_ir::NVC0LegalizeSSA317 handleSET(i->asCmp()); in visit()