Home
last modified time | relevance | path

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

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