Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonRDFOpt.cpp194 void HexagonDCE::removeOperand(NodeAddr<InstrNode*> IA, unsigned OpNum) { in removeOperand() function in HexagonDCE
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineInstr.cpp294 void MachineInstr::removeOperand(unsigned OpNo) { in removeOperand() function in MachineInstr