Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Doperand.h2161 class CondOperand : public OperandVisitable<CondOperand> { class
2163 explicit CondOperand(maplebe::ConditionCode cc) : OperandVisitable(Operand::kOpdCond, k4ByteSize), cc(cc) {} in CondOperand() function in maplebe::MemOperand::operand::CondOperand

Completed in 6 milliseconds