Searched defs:input_type (Results 1 – 5 of 5) sorted by relevance
102 auto input_type = input.GetInst()->GetType(); in SetTypeByInputs() local178 auto input_type = input_inst->GetType(); in CheckPhiInputs() local
254 auto input_type = inst->GetInputType(input_idx); in FixInstructions() local
204 auto input_type = GetAssumedAnyType(input_inst); in TryInline() local
943 def __init__(self, test_path, input_type): argument
1524 [[maybe_unused]] auto input_type = inst->GetInput(0).GetInst()->GetType(); in CheckDataFlow() local2051 auto input_type = inst->GetInputType(0); in CheckDataFlow() local