Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_emitter.cpp472 uint32 compositeOpnds = 0; in EmitAArch64Insn() local
1610 void AArch64AsmEmitter::PrepareVectorOperand(RegOperand *regOpnd, uint32 &compositeOpnds, Insn &ins… in PrepareVectorOperand()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dinsn.h852 uint16 compositeOpnds; /* Number of enclosed operands within this composite operand */ member