Searched refs:arguments (Results 1 – 5 of 5) sorted by relevance
32 std::vector<const Type*> arguments = fti.GetDeclaredArgumentTypes(); in Visit() local33 DCHECK_LT(parameter->GetPositionInSignature(), arguments.size()) in Visit()35 crt_type_.push_back(arguments.at(parameter->GetPositionInSignature())); in Visit()
1 Simple tests for passing int/float/long/double arguments.
4 single test. Run "./run-test" with no arguments to see command flags;
449 push {r0-r1, lr} @ save arguments, link register and pad517 push {r0-r2, lr} @ save arguments
368 // necessary checking on arguments (e.g., array and index) has already done1120 // [arg3..argN]: actual arguments