Home
last modified time | relevance | path

Searched refs:handleQUADPOP (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_lowering_gm107.h28 void handleQUADPOP(Instruction *);
Dnv50_ir_lowering_gv100.h71 bool handleQUADPOP(Instruction *);
Dnv50_ir_lowering_gm107.cpp86 GM107LegalizeSSA::handleQUADPOP(Instruction *i) in handleQUADPOP() function in nv50_ir::GM107LegalizeSSA
99 handleQUADPOP(i); in visit()
Dnv50_ir_lowering_gv100.cpp168 GV100LegalizeSSA::handleQUADPOP(Instruction *i) in handleQUADPOP() function in nv50_ir::GV100LegalizeSSA
298 lowered = handleQUADPOP(i); in visit()