Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/m_debuginfo/
Dpriv_storage.h332 Cbinop_Shl, enumerator
Dstorage.c670 case Cbinop_Shl: VG_(printf)("<<"); break; in ppCfiBinop()
Ddebuginfo.c2084 case Cbinop_Shl: return wL << wR; in evalCfiExpr()
Dreaddwarf.c2958 bop = Cbinop_Shl; opname = "shl"; goto binop; in dwarfexpr_to_dag()