Home
last modified time | relevance | path

Searched defs:OperandVisitable (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Doperand.h243 …: OperandVisitable(kOpdRegister, size), regNO(regNum), regType(type), validBitsNum(size), regFlag(… in OperandVisitable() function
531 …: OperandVisitable(kOpdImmediate, size), value(val), isSigned(isSigned), isVary(isVar), isFmov(isF… in OperandVisitable() function
535 … : OperandVisitable(type, size), value(val), isSigned(isSigned), isVary(isVar), isFmov(isFloat) in OperandVisitable() function
1024 : OperandVisitable(Operand::kOpdMem, size), in OperandVisitable() function
1035 : OperandVisitable(Operand::kOpdMem, size), in OperandVisitable() function
1045 : OperandVisitable(Operand::kOpdMem, size), in OperandVisitable() function
1090 : OperandVisitable(Operand::kOpdMem, dSize), in OperandVisitable() function