Home
last modified time | relevance | path

Searched defs:removeFromParent (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DGlobals.cpp73 void GlobalValue::removeFromParent() { in removeFromParent() function in GlobalValue
380 void GlobalVariable::removeFromParent() { in removeFromParent() function in GlobalVariable
514 void GlobalAlias::removeFromParent() { in removeFromParent() function in GlobalAlias
547 void GlobalIFunc::removeFromParent() { in removeFromParent() function in GlobalIFunc
DBasicBlock.cpp117 void BasicBlock::removeFromParent() { in removeFromParent() function in BasicBlock
DInstruction.cpp63 void Instruction::removeFromParent() { in removeFromParent() function in Instruction
DFunction.cpp240 void Function::removeFromParent() { in removeFromParent() function in Function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlan.cpp294 void VPRecipeBase::removeFromParent() { in removeFromParent() function in VPRecipeBase
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineBasicBlock.cpp1181 MachineBasicBlock *MachineBasicBlock::removeFromParent() { in removeFromParent() function in MachineBasicBlock
DMachineInstr.cpp659 MachineInstr *MachineInstr::removeFromParent() { in removeFromParent() function in MachineInstr