Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Doptimize_common.cpp168 bool DotGenerator::FoundListOpndRegNum(ListOperand &listOpnd, const Insn &insnObj, regno_t vReg) in FoundListOpndRegNum()
223 auto &listOpnd = static_cast<ListOperand &>(opnd); in DumpBBInstructions() local
Dlive.cpp328 ListOperand &listOpnd = static_cast<ListOperand &>(opnd); in ProcessAsmListOpnd() local
336 ListOperand &listOpnd = static_cast<ListOperand &>(opnd); in ProcessListOpnd() local
Dpeep.cpp307 auto &listOpnd = static_cast<ListOperand &>(opnd); in IsOpndLiveinBB() local
527 auto &listOpnd = static_cast<ListOperand &>(opnd); in IsOpndLiveinBB() local
Dinsn.cpp349 auto &listOpnd = static_cast<ListOperand &>(opnd); in ScanReg() local
Dreg_alloc_lsra.cpp207 auto &listOpnd = static_cast<ListOperand &>(opnd); in PrintLiveRangesGraph() local
933 auto &listOpnd = static_cast<ListOperand &>(opnd); in ComputeLiveIntervalForEachOperand() local
Debo.cpp553 ListOperand *listOpnd = static_cast<ListOperand *>(&opnd); in BuildOperandInfo() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_regsaves.cpp119 ListOperand &listOpnd = static_cast<ListOperand &>(opnd); in ProcessAsmListOpnd() local
127 ListOperand &listOpnd = static_cast<ListOperand &>(opnd); in ProcessListOpnd() local
Daarch64_reaching.cpp796 auto &listOpnd = static_cast<ListOperand &>(opnd); in FindRegUsingBetweenInsn() local
868 auto &listOpnd = static_cast<ListOperand &>(opnd); in FindRegUseBetweenInsn() local
1219 ListOperand *listOpnd = static_cast<ListOperand *>(&opnd); in InitInfoForListOpnd() local
Daarch64_reg_coalesce.cpp140 auto &listOpnd = static_cast<ListOperand &>(opnd); in ComputeLiveIntervalsForEachUseOperand() local
Daarch64_dependence.cpp909 ListOperand &listOpnd = static_cast<ListOperand &>(opnd); in BuildOpndDependency() local
Daarch64_color_ra.cpp1006 auto &listOpnd = static_cast<ListOperand &>(opnd); in SetOpndConflict() local
1117 auto &listOpnd = static_cast<ListOperand &>(opnd); in ComputeLiveRangesForEachUseOperand() local
Daarch64_peep.cpp2575 auto &listOpnd = static_cast<ListOperand &>(opnd); in IsRegNotSameMemUseInInsn() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_reaching.cpp58 auto &listOpnd = static_cast<ListOperand &>(opnd); in FindRegUseBetweenInsn() local