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.cpp360 int argth = static_cast<int>(acc_.TryGetValue(*useIt)); in AssistGenPrologue() local
403 int argth = static_cast<int>(acc_.TryGetValue(*useIt)); in GenPrologue() local
1481 int argth = static_cast<int>(acc_.TryGetValue(gate)); in VisitParameter() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp599 int argth = static_cast<int>(acc_.TryGetValue(*useIt)); in AssistGenPrologue() local
640 int argth = static_cast<int>(acc_.TryGetValue(*useIt)); in GenPrologue() local
940 size_t argth = static_cast<size_t>(acc_.TryGetValue(gate)); in VisitParameter() local