Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonRDFOpt.cpp187 void HexagonDCE::removeOperand(NodeAddr<InstrNode*> IA, unsigned OpNum) { in removeOperand() function in HexagonDCE
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h205 void removeOperand(unsigned Idx) { in removeOperand() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineInstr.cpp296 void MachineInstr::removeOperand(unsigned OpNo) { in removeOperand() function in MachineInstr