Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DThumbRegisterInfo.cpp339 static void removeOperands(MachineInstr &MI, unsigned i) { in removeOperands() function
566 removeOperands(MI, PIdx); in eliminateFrameIndex()
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h369 void removeOperands(SDNode *Node) {
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp771 removeOperands(N); in DeallocateNode()
7611 removeOperands(N); in MorphNodeTo()