Home
last modified time | relevance | path

Searched defs:ptyIdx (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_memlayout.cpp246 uint32 ptyIdx = ty->GetTypeIndex(); in LayoutFormalParams() local
542 uint32 ptyIdx = ty->GetTypeIndex(); in LayoutActualParams() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_memlayout.cpp174 uint32 ptyIdx = ty->GetTypeIndex(); in LayoutFormalParams() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_builder.cpp592 TyIdx ptyIdx = var->GetTyIdx(); in CreateAddrofConst() local
607 TyIdx ptyIdx = f->GetFuncSymbol()->GetTyIdx(); in CreateAddroffuncConst() local
635 TyIdx ptyIdx = GlobalTables::GetTypeTable().GetTypeFromTyIdx(TyIdx(PTY_u16))->GetTypeIndex(); in CreateStr16Const() local