Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumbRegisterInfo.cpp404 static void removeOperands(MachineInstr &MI, unsigned i) { in removeOperands() function
600 removeOperands(MI, PIdx); in eliminateFrameIndex()
/src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h438 void removeOperands(SDNode *Node) {
/src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1095 removeOperands(N); in DeallocateNode()
10762 removeOperands(N); in MorphNodeTo()