Searched defs:opndIndex (Results 1 – 2 of 2) sorted by relevance
494 OpndInfo *Ebo::BuildMemOpndInfo(BB &bb, Insn &insn, Operand &opnd, uint32 opndIndex) in BuildMemOpndInfo()545 OpndInfo *Ebo::BuildOperandInfo(BB &bb, Insn &insn, Operand &opnd, uint32 opndIndex, MapleVector<Op… in BuildOperandInfo()
778 bool CheckInsnRefField(const Insn &insn, size_t opndIndex) in CheckInsnRefField()