Searched defs:constraints (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/aarch64/ |
H A D | aarch64_builder.cpp | 28 std::string constraints = "r,{x0},{x1},{x2},{x3}," variable
|
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/x64/ |
H A D | x64_builder.cpp | 28 std::string constraints = "r,{rdi},{rsi},{rdx},{rcx}," variable
|
Completed in 2 milliseconds