Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcfi.h273 LabelIdx labelIndex; variable
Dcgfunc.h1117 void SetLocalSymLabelIndex(const MIRSymbol &mirSymbol, LabelIdx labelIndex) in SetLocalSymLabelIndex()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_obj_emitter.cpp572 uint32 labelIndex = static_cast<const LabelOperand &>(opnd).GetLabelIndex(); in GetCondBranchOpndValue() local
581 auto labelIndex = static_cast<const LabelOperand &>(opnd).GetLabelIndex(); in GetUnCondBranchOpndValue() local
612 uint32 labelIndex = static_cast<const LabelOperand &>(opnd).GetLabelIndex(); in GetCompareBranchOpndValue() local
621 uint32 labelIndex = static_cast<const LabelOperand &>(opnd).GetLabelIndex(); in GetTestBranchOpndValue() local