Home
last modified time | relevance | path

Searched defs:target_loc (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/compiler/
Dlinkage.cc274 LinkageLocation target_loc = LinkageLocation::ForAnyRegister(); in GetRuntimeCallDescriptor() local
299 LinkageLocation target_loc = regloc(kJSFunctionRegister); in GetLazyBailoutDescriptor() local
356 LinkageLocation target_loc = regloc(kJSFunctionRegister); in GetJSCallDescriptor() local
409 LinkageLocation target_loc = LinkageLocation::ForAnyRegister(); in GetInterpreterDispatchDescriptor() local
477 LinkageLocation target_loc = LinkageLocation::ForAnyRegister(); in GetStubCallDescriptor() local
Dc-linkage.cc212 LinkageLocation target_loc = LinkageLocation::ForAnyRegister(); in GetSimplifiedCDescriptor() local
Dwasm-linkage.cc266 LinkageLocation target_loc = LinkageLocation::ForAnyRegister(); in GetWasmCallDescriptor() local
/external/v8/test/cctest/compiler/
Dtest-multiple-return.cc54 LinkageLocation target_loc = LinkageLocation::ForAnyRegister(); in GetCallDescriptor() local
Dtest-run-native-calls.cc197 LinkageLocation target_loc = LinkageLocation::ForAnyRegister(); in Create() local