HomeSort by relevance Sort by last modified time
    Searched defs:deleteNode (Results 26 - 50 of 90) sorted by null

12 3 4

  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
Instruction.h 40 static inline void deleteNode(Instruction *V);
647 inline void ilist_alloc_traits<Instruction>::deleteNode(Instruction *V) {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
ilist.h 42 static void deleteNode(NodeTy *V) { delete V; }
58 static void deleteNode(NodeTy *V) {}
281 this->deleteNode(remove(where));
289 /// removeNodeFromList() or deleteNode().
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
Instruction.h 40 static inline void deleteNode(Instruction *V);
671 inline void ilist_alloc_traits<Instruction>::deleteNode(Instruction *V) {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
ilist.h 42 static void deleteNode(NodeTy *V) { delete V; }
58 static void deleteNode(NodeTy *V) {}
281 this->deleteNode(remove(where));
289 /// removeNodeFromList() or deleteNode().
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
Instruction.h 40 static inline void deleteNode(Instruction *V);
671 inline void ilist_alloc_traits<Instruction>::deleteNode(Instruction *V) {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
ilist.h 42 static void deleteNode(NodeTy *V) { delete V; }
58 static void deleteNode(NodeTy *V) {}
281 this->deleteNode(remove(where));
289 /// removeNodeFromList() or deleteNode().
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
Instruction.h 40 static inline void deleteNode(Instruction *V);
671 inline void ilist_alloc_traits<Instruction>::deleteNode(Instruction *V) {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
ilist.h 42 static void deleteNode(NodeTy *V) { delete V; }
58 static void deleteNode(NodeTy *V) {}
281 this->deleteNode(remove(where));
289 /// removeNodeFromList() or deleteNode().
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
Instruction.h 40 static inline void deleteNode(Instruction *V);
671 inline void ilist_alloc_traits<Instruction>::deleteNode(Instruction *V) {
  /external/llvm/include/llvm/CodeGen/
SlotIndexes.h 84 void deleteNode(IndexListEntry *N) {}
SelectionDAG.h 97 static void deleteNode(SDNode *) {
98 llvm_unreachable("ilist_traits<SDNode> shouldn't see a deleteNode call!");
458 void DeleteNode(SDNode *N);
    [all...]
  /external/llvm/lib/CodeGen/
MachineFunction.cpp 88 void ilist_traits<MachineBasicBlock>::deleteNode(MachineBasicBlock *MBB) {
    [all...]
MachineBasicBlock.cpp 135 void ilist_traits<MachineInstr>::deleteNode(MachineInstr* MI) {
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
ilist.h 112 static void deleteNode(NodeTy *V) { delete V; }
463 this->deleteNode(remove(where));
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
SelectionDAG.h 53 static void deleteNode(SDNode *) {
54 assert(0 && "ilist_traits<SDNode> shouldn't see a deleteNode call!");
310 /// DeleteNode - Remove the specified node from the system. This node must
312 void DeleteNode(SDNode *N);
    [all...]
  /external/llvm/include/llvm/ADT/
ilist.h 160 static void deleteNode(NodeTy *V) { delete V; }
466 this->deleteNode(remove(where));
474 /// removeNodeFromList() or deleteNode().
  /external/swiftshader/third_party/subzero/src/
IceInst.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
SelectionDAG.h 86 static void deleteNode(SDNode *) {
87 llvm_unreachable("ilist_traits<SDNode> shouldn't see a deleteNode call!");
466 void DeleteNode(SDNode *N);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
SelectionDAG.h 128 static void deleteNode(SDNode *) {
129 llvm_unreachable("ilist_traits<SDNode> shouldn't see a deleteNode call!");
513 void DeleteNode(SDNode *N);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
SelectionDAG.h 128 static void deleteNode(SDNode *) {
129 llvm_unreachable("ilist_traits<SDNode> shouldn't see a deleteNode call!");
513 void DeleteNode(SDNode *N);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
SelectionDAG.h 128 static void deleteNode(SDNode *) {
129 llvm_unreachable("ilist_traits<SDNode> shouldn't see a deleteNode call!");
517 void DeleteNode(SDNode *N);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
SelectionDAG.h 128 static void deleteNode(SDNode *) {
129 llvm_unreachable("ilist_traits<SDNode> shouldn't see a deleteNode call!");
517 void DeleteNode(SDNode *N);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
SelectionDAG.h 128 static void deleteNode(SDNode *) {
129 llvm_unreachable("ilist_traits<SDNode> shouldn't see a deleteNode call!");
517 void DeleteNode(SDNode *N);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
SelectionDAG.h 128 static void deleteNode(SDNode *) {
129 llvm_unreachable("ilist_traits<SDNode> shouldn't see a deleteNode call!");
517 void DeleteNode(SDNode *N);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
SelectionDAG.h 86 static void deleteNode(SDNode *) {
87 llvm_unreachable("ilist_traits<SDNode> shouldn't see a deleteNode call!");
466 void DeleteNode(SDNode *N);
    [all...]

Completed in 2303 milliseconds

12 3 4