Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Debo.cpp545 …perandInfo(BB &bb, Insn &insn, Operand &opnd, uint32 opndIndex, MapleVector<OpndInfo *> &origInfos) in BuildOperandInfo()
586 … MapleVector<OpndInfo *> &opndInfos, const MapleVector<OpndInfo *> &origInfos) in FindRedundantInsns()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_ebo.cpp644 bool AArch64Ebo::CombineExtensionAndLoad(Insn *insn, const MapleVector<OpndInfo *> &origInfos, ExtO… in CombineExtensionAndLoad()