Home
last modified time | relevance | path

Searched refs:destroyConstantImpl (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstants.h89 void destroyConstantImpl();
277 void destroyConstantImpl();
357 void destroyConstantImpl();
430 void destroyConstantImpl();
462 void destroyConstantImpl();
514 void destroyConstantImpl();
555 void destroyConstantImpl();
598 void destroyConstantImpl();
847 void destroyConstantImpl();
868 void destroyConstantImpl();
[all …]
H A DGlobalValue.h131 void destroyConstantImpl();
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp480 cast<Name>(this)->destroyConstantImpl(); \ in destroyConstant()
956 void ConstantInt::destroyConstantImpl() { in destroyConstantImpl() function in ConstantInt
1105 void ConstantFP::destroyConstantImpl() { in destroyConstantImpl() function in ConstantFP
1508 void ConstantTokenNone::destroyConstantImpl() { in destroyConstantImpl() function in ConstantTokenNone
1663 void ConstantAggregateZero::destroyConstantImpl() { in destroyConstantImpl() function in ConstantAggregateZero
1668 void ConstantArray::destroyConstantImpl() { in destroyConstantImpl() function in ConstantArray
1677 void ConstantStruct::destroyConstantImpl() { in destroyConstantImpl() function in ConstantStruct
1682 void ConstantVector::destroyConstantImpl() { in destroyConstantImpl() function in ConstantVector
1810 void ConstantPointerNull::destroyConstantImpl() { in destroyConstantImpl() function in ConstantPointerNull
1829 void ConstantTargetNone::destroyConstantImpl() { in destroyConstantImpl() function in ConstantTargetNone
[all …]
H A DGlobals.cpp52 void GlobalValue::destroyConstantImpl() { in destroyConstantImpl() function in GlobalValue