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.cpp370 int argth = static_cast<int>(acc_.TryGetValue(*useIt)); in AssistGenPrologue() local
413 int argth = static_cast<int>(acc_.TryGetValue(*useIt)); in GenPrologue() local
1412 int argth = static_cast<int>(acc_.TryGetValue(gate)); in VisitParameter() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp612 int argth = static_cast<int>(acc_.TryGetValue(*useIt)); in AssistGenPrologue() local
652 int argth = static_cast<int>(acc_.TryGetValue(*useIt)); in GenPrologue() local
912 size_t argth = static_cast<size_t>(acc_.TryGetValue(gate)); in VisitParameter() local