Searched defs:LabelOperand (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ | ||
H A D | cfi.h | 263 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 D | operand.h | 1464 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