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