Home
last modified time | relevance | path

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

/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_lowering_helper.h42 bool handleMAXMIN(Instruction *);
Dnv50_ir_lowering_helper.cpp39 return handleMAXMIN(insn); in visit()
113 LoweringHelper::handleMAXMIN(Instruction *insn) in handleMAXMIN() function in nv50_ir::LoweringHelper