Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumbRegisterInfo.cpp338 static void removeOperands(MachineInstr &MI, unsigned i) { in removeOperands() function
508 removeOperands(MI, PIdx); in eliminateFrameIndex()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h403 void removeOperands(SDNode *Node) {
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp909 removeOperands(N); in DeallocateNode()
8519 removeOperands(N); in MorphNodeTo()