Searched refs:CallCFunction3 (Results 1 - 5 of 5) sorted by relevance

/external/v8/src/compiler/
H A Dcode-assembler.cc644 Node* CodeAssembler::CallCFunction3(MachineType return_type, function in class:v8::internal::compiler::CodeAssembler
649 return raw_assembler()->CallCFunction3(return_type, arg0_type, arg1_type,
H A Dcode-assembler.h381 Node* CallCFunction3(MachineType return_type, MachineType arg0_type,
H A Draw-machine-assembler.cc245 Node* RawMachineAssembler::CallCFunction3(MachineType return_type, function in class:v8::internal::compiler::RawMachineAssembler
H A Draw-machine-assembler.h740 Node* CallCFunction3(MachineType return_type, MachineType arg0_type,
/external/v8/src/builtins/
H A Dbuiltins-string.cc963 CallCFunction3(MachineType::Pointer(), MachineType::Pointer(),

Completed in 126 milliseconds