Home
last modified time | relevance | path

Searched defs:argth (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.cpp371 int argth = static_cast<int>(acc_.TryGetValue(*useIt)); in AssistGenPrologue() local
414 int argth = static_cast<int>(acc_.TryGetValue(*useIt)); in GenPrologue() local
1520 int argth = static_cast<int>(acc_.TryGetValue(gate)); in VisitParameter() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp627 int argth = static_cast<int>(acc_.TryGetValue(*useIt)); in AssistGenPrologue() local
669 int argth = static_cast<int>(acc_.TryGetValue(*useIt)); in GenPrologue() local
1035 size_t argth = static_cast<size_t>(acc_.TryGetValue(gate)); in VisitParameter() local