Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DThumbRegisterInfo.cpp338 static void removeOperands(MachineInstr &MI, unsigned i) { in removeOperands() function
520 removeOperands(MI, PIdx); in eliminateFrameIndex()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h431 void removeOperands(SDNode *Node) {
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1050 removeOperands(N); in DeallocateNode()
9837 removeOperands(N); in MorphNodeTo()