Searched defs:Subs (Results 1 – 2 of 2) sorted by relevance
822 void AssemblerAarch64::Subs(const Register &rd, const Register &rn, const Operand &operand) in Subs() function in panda::ecmascript::aarch64::AssemblerAarch64
236 __ Subs(tmp, expectedNumArgs, actualNumArgs); in OptimizedCallAndPushArgv() local