Home
last modified time | relevance | path

Searched refs:removeNodeFromList (Results 1 – 25 of 25) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/
DSymbolTableListTraits.h66 void removeNodeFromList(ValueSubClass *V);
DModule.h97 void removeNodeFromList(NamedMDNode *) {}
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/
DIListTest.cpp213 void removeNodeFromList(NodeWithCallback *N) { N->IsInList = false; } in removeNodeFromList() function
219 Other.removeNodeFromList(&*First); in transferNodesFromList()
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DSymbolTableListTraits.h93 void removeNodeFromList(ValueSubClass *V);
/external/llvm/lib/IR/
DSymbolTableListTraitsImpl.h74 void SymbolTableListTraits<ValueSubClass>::removeNodeFromList( in removeNodeFromList() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DSymbolTableListTraits.h97 void removeNodeFromList(ValueSubClass *V);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DSymbolTableListTraitsImpl.h74 void SymbolTableListTraits<ValueSubClass>::removeNodeFromList( in removeNodeFromList() function
/external/llvm/include/llvm/IR/
DSymbolTableListTraits.h103 void removeNodeFromList(ValueSubClass *V);
DModule.h53 void removeNodeFromList(NamedMDNode *) {}
/external/swiftshader/third_party/LLVM/lib/VMCore/
DSymbolTableListTraitsImpl.h78 ::removeNodeFromList(ValueSubClass *V) { in removeNodeFromList() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
Dilist.h67 void removeNodeFromList(NodeTy *) {} in removeNodeFromList() function
253 this->removeNodeFromList(Node); // Notify traits that we removed a node...
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
Dilist.h67 void removeNodeFromList(NodeTy *) {} in removeNodeFromList() function
266 this->removeNodeFromList(Node); // Notify traits that we removed a node...
/external/llvm/include/llvm/MC/
DMCSection.h40 void removeNodeFromList(MCFragment *) {}
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
Dilist.h115 void removeNodeFromList(NodeTy *) {} in removeNodeFromList() function
444 this->removeNodeFromList(Node); // Notify traits that we removed a node...
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineBasicBlock.cpp82 void ilist_traits<MachineBasicBlock>::removeNodeFromList(MachineBasicBlock *N) { in removeNodeFromList() function in ilist_traits
107 void ilist_traits<MachineInstr>::removeNodeFromList(MachineInstr *N) { in removeNodeFromList() function in ilist_traits
/external/llvm/include/llvm/ADT/
Dilist.h163 void removeNodeFromList(NodeTy *) {} in removeNodeFromList() function
444 this->removeNodeFromList(Node); // Notify traits that we removed a node...
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineFunction.h60 void removeNodeFromList(MachineBasicBlock* MBB);
DMachineBasicBlock.h53 void removeNodeFromList(MachineInstr* N);
/external/llvm/include/llvm/CodeGen/
DMachineFunction.h69 void removeNodeFromList(MachineBasicBlock* MBB);
DMachineBasicBlock.h61 void removeNodeFromList(MachineInstr* N);
/external/llvm/lib/CodeGen/
DMachineBasicBlock.cpp88 void ilist_traits<MachineBasicBlock>::removeNodeFromList(MachineBasicBlock *N) { in removeNodeFromList() function in ilist_traits
107 void ilist_traits<MachineInstr>::removeNodeFromList(MachineInstr *N) { in removeNodeFromList() function in ilist_traits
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineBasicBlock.cpp97 void ilist_callback_traits<MachineBasicBlock>::removeNodeFromList( in removeNodeFromList() function in ilist_callback_traits
117 void ilist_traits<MachineInstr>::removeNodeFromList(MachineInstr *N) { in removeNodeFromList() function in ilist_traits
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineFunction.h85 void removeNodeFromList(MachineBasicBlock* N);
DMachineBasicBlock.h60 void removeNodeFromList(MachineInstr *N);
/external/llvm/lib/Support/
DYAMLParser.cpp174 void removeNodeFromList(Token *) {} in removeNodeFromList() function