Home
last modified time | relevance | path

Searched defs:puIdx (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dmir_const.h281 PUIdx puIdx; member in maple::MIRAddroffuncConst
311 PUIdx puIdx; member in maple::MIRLblConst
H A Dmir_module.h440 void SetPuIdxFieldSet(PUIdx puIdx, MapleSet<FieldID> *fieldIDSet) in SetPuIdxFieldSet() argument
H A Dmir_function.h1401 PUIdx puIdx = 0; // the PU index of this function member in maple::MIRFunction
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
H A Dmir_builder.cpp308 CallNode *MIRBuilder::CreateStmtCall(PUIdx puIdx, const MapleVector<BaseNode *> &args, Opcode opCode) in CreateStmtCall() argument
382 CallNode *MIRBuilder::CreateStmtCallRegassigned(PUIdx puIdx, const MapleVector<BaseNode *> &args, PregIdx pRegIdx, in CreateStmtCallRegassigned() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_emitter.cpp47 char *puIdx = strdup(std::to_string(pIdx).c_str()); in EmitBBHeaderLabel() local

Completed in 9 milliseconds