Searched defs:Callq (Results 1 – 4 of 4) sorted by relevance
173 __ Callq(codeAddrReg); // then call jsFunction in OptimizedCallAndPushUndefined() local194 __ Callq(&target); in OptimizedCallAsmInterpreter() local380 __ Callq(r10); // call CallRuntime in GenJSCall() local460 __ Callq(r10); in GenJSCall() local469 __ Callq(r10); in GenJSCall() local481 __ Callq(r10); in GenJSCall() local494 __ Callq(r10); in GenJSCall() local499 __ Callq(r10); in GenJSCall() local559 __ Callq(r10); // call CallRuntime in ThrowNonCallableInternal() local656 __ Callq(rax); // call JSCall in JSBoundFunctionCallInternal() local[all …]
47 __ Callq(&target); in AsmInterpreterEntry() local70 __ Callq(&target); in GeneratorReEnterAsmInterp() local182 __ Callq(trampolineRegister); in AsmInterpEntryDispatch() local839 __ Callq(trampolineRegister); in CallNativeWithArgv() local932 __ Callq(nativeCode); in CallNativeInternal() local1055 __ Callq(&target); in CallGetter() local1067 __ Callq(&target); in CallSetter() local1088 __ Callq(&target); in CallReturnWithArgv() local1103 __ Callq(&target); in CallContainersArgs3() local1218 __ Callq(r10); // call CallRuntime in ThrowStackOverflowExceptionAndReturn() local
204 __ Callq(codeAddrReg); // then call jsFunction in OptimizedFastCallAndPushUndefined() local266 __ Callq(rbx); in JSFastCallWithArgV() local381 __ Callq(rbx); in JSFastCallWithArgVAndPushUndefined() local
518 void AssemblerX64::Callq(Register addr) in Callq() function in panda::ecmascript::x64::AssemblerX64528 void AssemblerX64::Callq(Label *target) in Callq() function in panda::ecmascript::x64::AssemblerX64