Home
last modified time | relevance | path

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

/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_lowering_gv100.h73 bool handleSHFL(Instruction *);
Dnv50_ir_lowering_gv100.cpp203 GV100LegalizeSSA::handleSHFL(Instruction *i) in handleSHFL() function in nv50_ir::GV100LegalizeSSA
292 lowered = handleSHFL(i); in visit()