Searched defs:removeOperand (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonRDFOpt.cpp | 191 void HexagonDCE::removeOperand(NodeAddr<InstrNode*> IA, unsigned OpNum) { removeOperand() function in HexagonDCE |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | MachineInstr.cpp | 291 void MachineInstr::removeOperand(unsigned OpNo) { removeOperand() function in MachineInstr |