Home
last modified time | relevance | path

Searched refs:target_loc (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dlinkage.cc365 LinkageLocation target_loc = in GetCEntryStubCallDescriptor() local
370 target_loc, // target location in GetCEntryStubCallDescriptor()
418 LinkageLocation target_loc = in GetJSCallDescriptor() local
424 target_loc, // target location in GetJSCallDescriptor()
528 LinkageLocation target_loc = LinkageLocation::ForAnyRegister(target_type); in GetStubCallDescriptor() local
532 target_loc, // target location in GetStubCallDescriptor()
576 LinkageLocation target_loc = LinkageLocation::ForAnyRegister(target_type); in GetBytecodeDispatchCallDescriptor() local
582 target_loc, // target location in GetBytecodeDispatchCallDescriptor()
Dc-linkage.cc295 LinkageLocation target_loc = LinkageLocation::ForAnyRegister(target_type); in GetSimplifiedCDescriptor() local
301 target_loc, // target location in GetSimplifiedCDescriptor()
Dlinkage.h253 CallDescriptor(Kind kind, MachineType target_type, LinkageLocation target_loc, in NON_EXPORTED_BASE()
267 target_loc_(target_loc), in NON_EXPORTED_BASE()
Dwasm-compiler.cc8640 LinkageLocation target_loc = LinkageLocation::ForAnyRegister(target_type); in GetWasmCallDescriptor() local
8658 target_loc, // target location in GetWasmCallDescriptor()