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.h303 LabelIdx labelIndex; variable
Dcgfunc.h729 void SetLocalSymLabelIndex(const MIRSymbol &mirSymbol, LabelIdx labelIndex) in SetLocalSymLabelIndex()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_obj_emitter.cpp495 uint32 labelIndex = static_cast<const LabelOperand &>(opnd).GetLabelIndex(); in GetCondBranchOpndValue() local
504 auto labelIndex = static_cast<const LabelOperand &>(opnd).GetLabelIndex(); in GetUnCondBranchOpndValue() local
535 uint32 labelIndex = static_cast<const LabelOperand &>(opnd).GetLabelIndex(); in GetCompareBranchOpndValue() local
544 uint32 labelIndex = static_cast<const LabelOperand &>(opnd).GetLabelIndex(); in GetTestBranchOpndValue() local