Searched refs:kScratchAreaSlotSize (Results 1 – 5 of 5) sorted by relevance
61 inline constexpr uint32_t kScratchAreaSlotSize = 8; variable
433 if (scratch_arg_ >= config::kScratchAreaSize / config::kScratchAreaSlotSize) { in ProcessArgInput()439 config::kScratchAreaSlotSize * scratch_arg_++)}}; in ProcessArgInput()
188 } else if (op.disp == config::kScratchAreaSlotSize) { in ToGasArgument()
343 .disp = static_cast<int32_t>(config::kScratchAreaSlotSize * in CallTextAssembler()
489 config::kScratchAreaSlotSize * scratch_arg_++)}; in ProcessArgInput()