Searched refs:CallWithCallerSavedRegisters (Results 1 – 4 of 4) sorted by relevance
289 return AddNode(common()->CallWithCallerSavedRegisters(call_descriptor), in CallCFunction1WithCallerSavedRegisters()337 return AddNode(common()->CallWithCallerSavedRegisters(call_descriptor), in CallCFunction3WithCallerSavedRegisters()
519 const Operator* CallWithCallerSavedRegisters( in NON_EXPORTED_BASE()
68 V(CallWithCallerSavedRegisters) \
1441 const Operator* CommonOperatorBuilder::CallWithCallerSavedRegisters( in CallWithCallerSavedRegisters() function in v8::internal::compiler::CommonOperatorBuilder