Home
last modified time | relevance | path

Searched defs:LabelOperand (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dcfi.h263 class LabelOperand : public maplebe::OperandVisitable<LabelOperand> { class
265 LabelOperand(const std::string &parent, LabelIdx labIdx, MemPool &memPool) in LabelOperand() function in cfi::LabelOperand
[all...]
H A Doperand.h1464 class LabelOperand : public OperandVisitable<LabelOperand> { class in maplebe::MemOperand
1466 LabelOperand(const char *parent, LabelIdx labIdx, MemPool &mp) in LabelOperand() function in maplebe::MemOperand::LabelOperand
[all...]

Completed in 4 milliseconds