Searched refs:kLoadLiteralScaleLog2 (Results 1 – 8 of 8) sorted by relevance
66 patcher.ldr_pcrel(ip0, (2 * kInstructionSize) >> kLoadLiteralScaleLog2); in PatchDebugBreakSlot()
308 static_cast<int>(DistanceTo(source) >> kLoadLiteralScaleLog2)); in SetImmLLiteral()
383 int offset = ImmLLiteral() << kLoadLiteralScaleLog2; in LiteralAddress()
54 patcher.ldr_pcrel(ip0, (2 * kInstructionSize) >> kLoadLiteralScaleLog2); in PatchCodeForDeoptimization()
32 const unsigned kLoadLiteralScaleLog2 = 2; variable
1368 << kLoadLiteralScaleLog2); in SubstituteImmediateField()
4779 __ ldr_pcrel(ip0, kCodeAgeStubEntryOffset >> kLoadLiteralScaleLog2); in EmitCodeAgeSequence()
477 __ ldr_pcrel(ip0, (3 * kInstructionSize) >> kLoadLiteralScaleLog2); in EmitReturnSequence()