Home
last modified time | relevance | path

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

/tools/dexter/slicer/
Dinstrumentation.cc259 explicit RegsRenumberVisitor(int shift) : shift_(shift) { in RegsRenumberVisitor() argument
260 SLICER_CHECK(shift > 0); in RegsRenumberVisitor()
352 const dex::u4 shift = left_to_allocate_; in ShiftParams() local
369 move->operands.push_back(code_ir->Alloc<lir::VReg>(reg - shift)); in ShiftParams()
375 move->operands.push_back(code_ir->Alloc<lir::VReg>(reg - shift)); in ShiftParams()
381 move->operands.push_back(code_ir->Alloc<lir::VRegPair>(reg - shift)); in ShiftParams()
DAndroid.bp28 "-Wno-shift-count-overflow",
Dreader.cc445 size_t shift = (sizeof(T) - size) * 8; in ParseIntValue() local
446 value = T(value << shift) >> shift; in ParseIntValue()
/tools/apksig/etc/
Dapksigner.bat76 shift /1
81 shift /1