Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dinsn.cpp224 void Insn::CommuteOperands(uint32 dIndex, uint32 sIndex) in CommuteOperands()
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
Dencode.cpp281 auto dIndex {qIndex}; in Prepare() local