Searched defs:isVar (Results 1 – 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| D | operand.h | 785 : ImmOperand(kOpdOffset, static_cast<int64>(val), size, true, isVar, false), in ImmOperand() argument 793 : ImmOperand(kOpdOffset, val, size, true, isVar, false), in ImmOperand() argument
|