Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_data_dep_base.cpp439 auto &clobberList = static_cast<ListOperand &>(insn.GetOperand(kInsnThirdOpnd)); in BuildAsmInsnDependency() local
Daarch64_ebo.cpp323 ListOperand &clobberList = in DefineAsmRegisters() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/
Dme_ir.h2974 MapleVector<UStrIdx> clobberList; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_nodes.h4382 MapleVector<UStrIdx> clobberList; variable