Home
last modified time | relevance | path

Searched +defs:cvt +defs:s +defs:l (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_peephole.cpp205 for (int s = 0; i->srcExists(s); ++s) { in visit() local
552 const int s, ImmediateValue& imm2) in tryCollapseChainedMULs()
615 ConstantFolding::opnd(Instruction *i, ImmediateValue &imm0, int s) in opnd()
693 int r, s; in opnd() local
694 uint32_t l = util_logbase2(d); in opnd() local
727 int32_t l = util_logbase2(static_cast<unsigned>(abs(d))); in opnd() local
853 for (int s = 0; s < 3 && i->srcExists(s); ++s) { in visit() local
1002 int s; in tryADDToMADOrSAD() local
1152 for (int s = 0; s < 2; ++s) in handleLOGOP() local
1176 AlgebraicOpt::handleCVT(Instruction *cvt) in handleCVT()
[all …]