Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/LLVM/include/llvm/
DConstants.h313 virtual void destroyConstant();
378 virtual void destroyConstant();
438 virtual void destroyConstant();
489 virtual void destroyConstant();
527 virtual void destroyConstant();
563 virtual void destroyConstant();
865 virtual void destroyConstant();
916 virtual void destroyConstant();
DConstant.h106 virtual void destroyConstant() { assert(0 && "Not reached!"); } in destroyConstant() function
DInlineAsm.h53 void destroyConstant();
DGlobalValue.h262 virtual void destroyConstant();
/external/swiftshader/third_party/LLVM/lib/VMCore/
DConstants.cpp167 CV->destroyConstant(); in destroyConstantImpl()
316 const_cast<Constant*>(C)->destroyConstant(); in removeDeadUsersOfConstant()
981 void ConstantAggregateZero::destroyConstant() { in destroyConstant() function in ConstantAggregateZero
988 void ConstantArray::destroyConstant() { in destroyConstant() function in ConstantArray
1062 void ConstantStruct::destroyConstant() { in destroyConstant() function in ConstantStruct
1069 void ConstantVector::destroyConstant() { in destroyConstant() function in ConstantVector
1115 void ConstantPointerNull::destroyConstant() { in destroyConstant() function in ConstantPointerNull
1130 void UndefValue::destroyConstant() { in destroyConstant() function in UndefValue
1164 void BlockAddress::destroyConstant() { in destroyConstant() function in BlockAddress
1206 destroyConstant(); in replaceUsesOfWithOnConstant()
[all …]
DGlobals.cpp44 void GlobalValue::destroyConstant() { in destroyConstant() function in GlobalValue
DInlineAsm.cpp49 void InlineAsm::destroyConstant() { in destroyConstant() function in InlineAsm
DBasicBlock.cpp76 BA->destroyConstant(); in ~BasicBlock()
/external/llvm/lib/Transforms/IPO/
DElimAvailExtern.cpp41 Init->destroyConstant(); in eliminateAvailableExternally()
DGlobalDCE.cpp136 Init->destroyConstant(); in run()
DStripSymbols.cpp153 C->destroyConstant(); in RemoveDeadConstant()
DGlobalOpt.cpp196 CE->destroyConstant(); in CleanupPointerRootUsers()
201 C->destroyConstant(); in CleanupPointerRootUsers()
274 CE->destroyConstant(); in CleanupConstantGlobalUsers()
310 C->destroyConstant(); in CleanupConstantGlobalUsers()
558 cast<ConstantExpr>(GEP)->destroyConstant(); in SRAGlobal()
/external/llvm/include/llvm/IR/
DConstant.h116 void destroyConstant();
DInlineAsm.h59 void destroyConstant();
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DConstant.h118 void destroyConstant();
/external/llvm/lib/IR/
DLLVMContextImpl.cpp153 C->destroyConstant(); in dropTriviallyDeadConstantArrays()
DInlineAsm.cpp49 void InlineAsm::destroyConstant() { in destroyConstant() function in InlineAsm
DBasicBlock.cpp79 BA->destroyConstant(); in ~BasicBlock()
DConstants.cpp288 void Constant::destroyConstant() { in destroyConstant() function in Constant
318 cast<Constant>(V)->destroyConstant(); in destroyConstant()
460 const_cast<Constant*>(C)->destroyConstant(); in removeDeadUsersOfConstant()
2717 destroyConstant(); in handleOperandChange()
/external/llvm/lib/Target/XCore/
DXCoreLowerThreadLocal.cpp157 CE->destroyConstant(); in replaceConstantExprOp()
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DStripSymbols.cpp154 C->destroyConstant(); in RemoveDeadConstant()
DGlobalOpt.cpp339 CE->destroyConstant(); in CleanupConstantGlobalUsers()
369 C->destroyConstant(); in CleanupConstantGlobalUsers()
617 cast<ConstantExpr>(GEP)->destroyConstant(); in SRAGlobal()
/external/spirv-llvm/lib/SPIRV/
DSPIRVLowerOCLBlocks.cpp414 I->destroyConstant(); in erase()
DSPIRVUtil.cpp1363 C->destroyConstant(); in eraseIfNoUse()
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DLocal.cpp447 BA->destroyConstant(); in MergeBasicBlockIntoOnlyPred()

12