Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DSymbolTableListTraits.h93 void removeNodeFromList(ValueSubClass *V);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DSymbolTableListTraitsImpl.h73 void SymbolTableListTraits<ValueSubClass>::removeNodeFromList( in removeNodeFromList() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DSymbolTableListTraits.h96 void removeNodeFromList(ValueSubClass *V);
/third_party/skia/third_party/externals/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...
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
Dilist.h66 void removeNodeFromList(NodeTy *) {} in removeNodeFromList() function
251 this->removeNodeFromList(Node); // Notify traits that we removed a node...
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineBasicBlock.cpp102 void ilist_callback_traits<MachineBasicBlock>::removeNodeFromList( in removeNodeFromList() function in ilist_callback_traits
123 void ilist_traits<MachineInstr>::removeNodeFromList(MachineInstr *N) { in removeNodeFromList() function in ilist_traits
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineBasicBlock.h59 void removeNodeFromList(MachineInstr *N);
DMachineFunction.h82 void removeNodeFromList(MachineBasicBlock* N);