Searched refs:target_loc (Results 1 - 7 of 7) sorted by relevance

/external/v8/src/compiler/
H A Dlinkage.cc263 LinkageLocation target_loc = LinkageLocation::ForAnyRegister(); local
267 target_loc, // target location
319 LinkageLocation target_loc = is_osr local
325 target_loc, // target location
391 LinkageLocation target_loc = LinkageLocation::ForAnyRegister(); local
395 target_loc, // target location
420 LinkageLocation target_loc = LinkageLocation::ForAnyRegister(); local
424 target_loc, // target location
464 LinkageLocation target_loc = LinkageLocation::ForAnyRegister(); local
468 target_loc, // targe
[all...]
H A Dc-linkage.cc232 LinkageLocation target_loc = LinkageLocation::ForAnyRegister(); local
241 target_loc, // target location
H A Dlinkage.h171 CallDescriptor(Kind kind, MachineType target_type, LinkageLocation target_loc, argument
180 target_loc_(target_loc),
H A Dwasm-linkage.cc305 LinkageLocation target_loc = LinkageLocation::ForAnyRegister(); local
310 target_loc, // target location
/external/v8/test/cctest/compiler/
H A Dtest-multiple-return.cc53 LinkageLocation target_loc = LinkageLocation::ForAnyRegister(); local
57 target_loc, // target location
H A Dtest-run-native-calls.cc197 LinkageLocation target_loc = LinkageLocation::ForAnyRegister(); local
202 target_loc, // target location
/external/v8/test/unittests/compiler/
H A Dinstruction-selector-unittest.h153 LinkageLocation target_loc = LinkageLocation::ForAnyRegister(); local
157 target_loc, // target location

Completed in 328 milliseconds