Home
last modified time | relevance | path

Searched defs:asmCall (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/aarch64/
H A Daarch64_builder.cpp27 std::string asmCall = "blr $0"; // call to the first input register. variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/x64/
H A Dx64_builder.cpp27 std::string asmCall = "call *${0:c}"; // call to the first input register. variable

Completed in 1 milliseconds