Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonRDFOpt.cpp189 void HexagonDCE::removeOperand(NodeAddr<InstrNode*> IA, unsigned OpNum) { in removeOperand() function in HexagonDCE
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DHexagonRDFOpt.cpp189 void HexagonDCE::removeOperand(NodeAddr<InstrNode*> IA, unsigned OpNum) { in removeOperand() function in HexagonDCE
/external/llvm/lib/Target/Hexagon/
DHexagonRDFOpt.cpp175 void HexagonDCE::removeOperand(NodeAddr<InstrNode*> IA, unsigned OpNum) { in removeOperand() function in HexagonDCE
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DMachineInstr.cpp279 void MachineInstr::removeOperand(unsigned OpNo) { in removeOperand() function in MachineInstr