Searched defs:shl (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xcalc/dist/
H A Dactions.c468 static void shl(Widget w, XEvent *ev, String *vector, Cardinal *count) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/tests/
H A Dload_store_vectorizer_tests.cpp628 nir_alu_instr *shl = nir_instr_as_alu(offset->parent_instr); local in function:TEST_F
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_emit_nv50.cpp1564 CodeEmitterNV50::emitARL(const Instruction *i, unsigned int shl) argument
H A Dnv50_ir_peephole.cpp971 int shl = util_logbase2_64(b); local in function:nv50_ir::ConstantFolding::createMul
990 int shl = subA ? util_logbase2_64(absB + 1) : util_logbase2_64(absB - 1); local in function:nv50_ir::ConstantFolding::createMul
2410 Instruction *shl; local in function:nv50_ir::LateAlgebraicOpt::tryADDToSHLADD
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_emit_nv50.cpp1640 CodeEmitterNV50::emitARL(const Instruction *i, unsigned int shl) argument
H A Dnv50_ir_peephole.cpp1004 int shl = util_logbase2_64(b); local in function:nv50_ir::ConstantFolding::createMul
1023 int shl = subA ? util_logbase2_64(absB + 1) : util_logbase2_64(absB - 1); local in function:nv50_ir::ConstantFolding::createMul
2463 Instruction *shl; local in function:nv50_ir::LateAlgebraicOpt::tryADDToSHLADD
[all...]
/xsrc/external/mit/MesaLib/dist/src/freedreno/.gitlab-ci/traces/
H A Dafuc_test.asm143 shl $02, $02, $regdata label

Completed in 22 milliseconds