Searched defs:addOperand (Results 1 – 4 of 4) sorted by relevance
170 const MachineInstrBuilder &addOperand(const MachineOperand &MO) const { in addOperand() function
662 void MachineInstr::addOperand(const MachineOperand &Op) { in addOperand() function in MachineInstr691 void MachineInstr::addOperand(MachineFunction &MF, const MachineOperand &Op) { in addOperand() function in MachineInstr
644 void addOperand(StringRef Op, int OpIdx, int PrintMethodIdx = -1) { in addOperand() function in __anon8e06dba60211::IAPrinter
998 void NamedMDNode::addOperand(MDNode *M) { getNMDOps(Operands).emplace_back(M); } in addOperand() function in NamedMDNode