Searched defs:argument (Results 1 – 7 of 7) sorted by relevance
113 bool ArgumentMatches(std::string_view argument, std::string_view prefix, std::string* value) { in ArgumentMatches()121 bool ArgumentEquals(std::string_view argument, std::string_view expected) { in ArgumentEquals()
397 ObjPtr<mirror::Object> argument = in CheckMethodArguments() local
1820 size_t argument = 3; in dumpCallSite() local
1780 HInstruction* argument = invoke_instruction->InputAt(parameter_index); in SubstituteArguments() local
2331 HInstruction* argument = instruction->InputAt(1); in SimplifyStringEquals() local
1248 CpuRegister argument = locations->InAt(1).AsRegister<CpuRegister>(); in VisitStringCompareTo() local3073 CpuRegister argument = CpuRegister(calling_convention.GetRegisterAt(0)); in VisitIntegerValueOf() local
1023 Register argument = locations->InAt(1).AsRegister<Register>(); in VisitStringCompareTo() local