Home
last modified time | relevance | path

Searched refs:handleIADD64 (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_lowering_gv100.h63 bool handleIADD64(Instruction *);
Dnv50_ir_lowering_gv100.cpp46 GV100LegalizeSSA::handleIADD64(Instruction *i) in handleIADD64() function in nv50_ir::GV100LegalizeSSA
310 lowered = handleIADD64(i); in visit()