Searched refs:kLoadLiteralScaleLog2 (Results 1 – 5 of 5) sorted by relevance
412 int offset = ImmLLiteral() << kLoadLiteralScaleLog2; in LiteralAddress()
316 static_cast<int>(DistanceTo(source) >> kLoadLiteralScaleLog2)); in SetImmLLiteral()
33 constexpr size_t kLoadLiteralScaleLog2 = 2; variable
3587 << kLoadLiteralScaleLog2); in SubstituteImmediateField()
4428 offset >>= kLoadLiteralScaleLog2; in IsImmLLiteral()