Home
last modified time | relevance | path

Searched refs:removeOperands (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumbRegisterInfo.cpp402 static void removeOperands(MachineInstr &MI, unsigned i) { in removeOperands() function
598 removeOperands(MI, PIdx); in eliminateFrameIndex()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h448 void removeOperands(SDNode *Node) {
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1129 removeOperands(N); in DeallocateNode()
11312 removeOperands(N); in MorphNodeTo()