Searched refs:kInputShift (Results 1 – 2 of 2) sorted by relevance
455 constexpr size_t kInputShift = 1; in PrepareCall() local473 call_descriptor->GetInputLocation(kInputShift); in PrepareCall()521 DCHECK_EQ(call_desc_input_idx, kInputShift + 1); in PrepareCall()
1428 constexpr size_t kInputShift = 1; // Input 0 is the call target. in GenerateRuntimeCall() local1430 call_descriptor->GetInputLocation(kInputShift); in GenerateRuntimeCall()