HomeSort by relevance Sort by last modified time
    Searched refs:ForAnyRegister (Results 1 - 7 of 7) sorted by null

  /external/v8/test/cctest/compiler/
test-multiple-return.cc 54 LinkageLocation target_loc = LinkageLocation::ForAnyRegister();
test-run-native-calls.cc 197 LinkageLocation target_loc = LinkageLocation::ForAnyRegister();
    [all...]
  /external/v8/src/compiler/
linkage.cc 274 LinkageLocation target_loc = LinkageLocation::ForAnyRegister();
409 LinkageLocation target_loc = LinkageLocation::ForAnyRegister();
477 LinkageLocation target_loc = LinkageLocation::ForAnyRegister();
c-linkage.cc 212 LinkageLocation target_loc = LinkageLocation::ForAnyRegister();
wasm-linkage.cc 266 LinkageLocation target_loc = LinkageLocation::ForAnyRegister();
linkage.h 40 static LinkageLocation ForAnyRegister() {
  /external/v8/test/unittests/compiler/
linkage-tail-call-unittest.cc 33 LinkageLocation::ForAnyRegister(),

Completed in 274 milliseconds