Searched defs:addOperand (Results 1 – 5 of 5) sorted by relevance
20 void SkOpEdgeBuilder::addOperand(const SkPath& path) { in addOperand() function in SkOpEdgeBuilder
170 const MachineInstrBuilder &addOperand(const MachineOperand &MO) const { in addOperand() function
653 void MachineInstr::addOperand(const MachineOperand &Op) { in addOperand() function in MachineInstr676 void MachineInstr::addOperand(MachineFunction &MF, const MachineOperand &Op) { in addOperand() function in MachineInstr
647 void addOperand(StringRef Op, int OpIdx, int PrintMethodIdx = -1) { in addOperand() function in __anon7a817e750211::IAPrinter
956 void NamedMDNode::addOperand(MDNode *M) { getNMDOps(Operands).emplace_back(M); } in addOperand() function in NamedMDNode