Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DConstants.h85 void destroyConstantImpl();
263 void destroyConstantImpl();
342 void destroyConstantImpl();
415 void destroyConstantImpl();
447 void destroyConstantImpl();
499 void destroyConstantImpl();
540 void destroyConstantImpl();
583 void destroyConstantImpl();
832 void destroyConstantImpl();
853 void destroyConstantImpl();
[all …]
H A DGlobalValue.h127 void destroyConstantImpl();
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DConstants.cpp466 cast<Name>(this)->destroyConstantImpl(); \ in destroyConstant()
926 void ConstantInt::destroyConstantImpl() { in destroyConstantImpl() function in ConstantInt
1062 void ConstantFP::destroyConstantImpl() { in destroyConstantImpl() function in ConstantFP
1437 void ConstantTokenNone::destroyConstantImpl() { in destroyConstantImpl() function in ConstantTokenNone
1608 void ConstantAggregateZero::destroyConstantImpl() { in destroyConstantImpl() function in ConstantAggregateZero
1613 void ConstantArray::destroyConstantImpl() { in destroyConstantImpl() function in ConstantArray
1622 void ConstantStruct::destroyConstantImpl() { in destroyConstantImpl() function in ConstantStruct
1627 void ConstantVector::destroyConstantImpl() { in destroyConstantImpl() function in ConstantVector
1717 void ConstantPointerNull::destroyConstantImpl() { in destroyConstantImpl() function in ConstantPointerNull
1736 void ConstantTargetNone::destroyConstantImpl() { in destroyConstantImpl() function in ConstantTargetNone
[all …]
H A DGlobals.cpp53 void GlobalValue::destroyConstantImpl() { in destroyConstantImpl() function in GlobalValue