HomeSort by relevance Sort by last modified time
    Searched refs:removeFromParent (Results 76 - 100 of 146) sorted by null

1 2 34 5 6

  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
Instruction.h 88 void removeFromParent();
Function.h 498 /// removeFromParent - This method unlinks 'this' from the containing module,
501 void removeFromParent() override;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
GlobalValue.h 533 virtual void removeFromParent() = 0;
Instruction.h 88 void removeFromParent();
Function.h 498 /// removeFromParent - This method unlinks 'this' from the containing module,
501 void removeFromParent() override;
  /external/llvm/include/llvm/IR/
Function.h 453 /// removeFromParent - This method unlinks 'this' from the containing module,
456 void removeFromParent() override;
  /external/llvm/lib/CodeGen/
ImplicitNullChecks.cpp 526 DepMI->removeFromParent();
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
MachineBasicBlock.h 375 /// removeFromParent - This method unlinks 'this' from the containing
377 MachineBasicBlock *removeFromParent();
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Instruction.cpp 67 void Instruction::removeFromParent() {
  /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
Function.h 476 /// removeFromParent - This method unlinks 'this' from the containing module,
479 void removeFromParent() override;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
Function.h 498 /// removeFromParent - This method unlinks 'this' from the containing module,
501 void removeFromParent() override;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
Function.h 498 /// removeFromParent - This method unlinks 'this' from the containing module,
501 void removeFromParent() override;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
Function.h 498 /// removeFromParent - This method unlinks 'this' from the containing module,
501 void removeFromParent() override;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Function.h 498 /// removeFromParent - This method unlinks 'this' from the containing module,
501 void removeFromParent() override;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
Function.h 498 /// removeFromParent - This method unlinks 'this' from the containing module,
501 void removeFromParent() override;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
Function.h 498 /// removeFromParent - This method unlinks 'this' from the containing module,
501 void removeFromParent() override;
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
CodeGenPrepare.cpp     [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/folder/
FolderIcon.java 637 previewImage.removeFromParent();
648 previewImage.removeFromParent();
  /external/spirv-llvm/lib/SPIRV/
SPIRVReader.cpp 432 LD->removeFromParent();
434 Placeholder->removeFromParent();
554 I->removeFromParent();
623 I->removeFromParent();
    [all...]
OCL20ToSPIRV.cpp     [all...]
  /external/llvm/include/llvm/CodeGen/
MachineBasicBlock.h 629 MachineBasicBlock *removeFromParent();
    [all...]
MachineInstr.h 747 MachineInstr *removeFromParent();
    [all...]
  /external/llvm/lib/IR/
Instruction.cpp 71 void Instruction::removeFromParent() {
  /external/llvm/lib/Target/X86/
X86OptimizeLEAs.cpp 501 DefMI->removeFromParent();
  /external/llvm/lib/Transforms/Instrumentation/
IndirectCallPromotion.cpp 544 Inst->removeFromParent();

Completed in 4928 milliseconds

1 2 34 5 6