Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_lowering_gv100.h66 bool handleIMUL(Instruction *);
Dnv50_ir_lowering_gv100.cpp108 GV100LegalizeSSA::handleIMUL(Instruction *i) in handleIMUL() function in nv50_ir::GV100LegalizeSSA
281 lowered = handleIMUL(i); in visit()