Searched defs:arg0_type (Results 1 – 3 of 3) sorted by relevance
| /external/v8/src/compiler/ |
| D | raw-machine-assembler.cc | 267 MachineType arg0_type, Node* function, in CallCFunction1() 279 MachineType return_type, MachineType arg0_type, Node* function, Node* arg0, in CallCFunction1WithCallerSavedRegisters() 294 MachineType arg0_type, in CallCFunction2() 308 MachineType arg0_type, in CallCFunction3() 324 MachineType return_type, MachineType arg0_type, MachineType arg1_type, in CallCFunction3WithCallerSavedRegisters() 342 MachineType return_type, MachineType arg0_type, MachineType arg1_type, in CallCFunction4() 359 MachineType return_type, MachineType arg0_type, MachineType arg1_type, in CallCFunction5() 378 MachineType return_type, MachineType arg0_type, MachineType arg1_type, in CallCFunction6() 398 MachineType return_type, MachineType arg0_type, MachineType arg1_type, in CallCFunction8() 420 MachineType return_type, MachineType arg0_type, MachineType arg1_type, in CallCFunction9()
|
| D | code-assembler.cc | 1278 MachineType arg0_type, Node* function, in CallCFunction1() 1285 MachineType return_type, MachineType arg0_type, Node* function, Node* arg0, in CallCFunction1WithCallerSavedRegisters() 1293 MachineType arg0_type, in CallCFunction2() 1301 MachineType arg0_type, in CallCFunction3() 1310 MachineType return_type, MachineType arg0_type, MachineType arg1_type, in CallCFunction3WithCallerSavedRegisters() 1320 MachineType return_type, MachineType arg0_type, MachineType arg1_type, in CallCFunction4() 1329 MachineType return_type, MachineType arg0_type, MachineType arg1_type, in CallCFunction5() 1339 MachineType return_type, MachineType arg0_type, MachineType arg1_type, in CallCFunction6() 1349 MachineType return_type, MachineType arg0_type, MachineType arg1_type, in CallCFunction9()
|
| /external/v8/src/builtins/ |
| D | builtins-internal-gen.cc | 279 MachineType arg0_type, in CallCFunction1WithCallerSavedRegistersMode() 300 MachineType return_type, MachineType arg0_type, MachineType arg1_type, in CallCFunction3WithCallerSavedRegistersMode()
|