Home
last modified time | relevance | path

Searched defs:endBit (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/codegen/s390/
Dmacro-assembler-s390.h957 int endBit = 63; // End is always LSB after shifting. in ExtractBitRange() local
Dmacro-assembler-s390.cc582 const Operand& endBit, in RotateInsertSelectBits()
3203 int endBit = 63 - trailing_zeros; in CallRecordWriteStub() local
3211 int endBit = 63 - trailing_zeros; in CallRecordWriteStub() local
4527 int endBit = 63 - numBitsToClear; in CallRecordWriteStub() local
/third_party/node/deps/v8/src/compiler/backend/s390/
Dcode-generator-s390.cc1601 int endBit = 63 - shiftAmount; in AssembleArchInstruction() local
1619 int endBit = 63; in AssembleArchInstruction() local
1635 int endBit = 63 - i.InputInt32(2); in AssembleArchInstruction() local