Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_ebo.cpp316 ListOperand &outList = in DefineAsmRegisters() local
Daarch64_color_ra.cpp4993 … ListOperand *outList = const_cast<ListOperand *>(static_cast<const ListOperand *>(defOpnd)); in FinalizeRegisters() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dlitecg_ir_builder.cpp1887 void LiteCGIRBuilder::VisitSwitch(GateRef gate, GateRef input, const std::vector<GateRef> &outList) in VisitSwitch()
Dllvm_ir_builder.cpp1414 void LLVMIRBuilder::VisitSwitch(GateRef gate, GateRef input, const std::vector<GateRef> &outList) in VisitSwitch()