Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstants.h86 void destroyConstantImpl();
267 void destroyConstantImpl();
341 void destroyConstantImpl();
414 void destroyConstantImpl();
446 void destroyConstantImpl();
498 void destroyConstantImpl();
539 void destroyConstantImpl();
582 void destroyConstantImpl();
831 void destroyConstantImpl();
852 void destroyConstantImpl();
[all …]
H A DGlobalValue.h131 void destroyConstantImpl();
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp919 void ConstantInt::destroyConstantImpl() { in destroyConstantImpl() function in ConstantInt
1048 void ConstantFP::destroyConstantImpl() { in destroyConstantImpl() function in ConstantFP
1423 void ConstantTokenNone::destroyConstantImpl() { in destroyConstantImpl() function in ConstantTokenNone
1597 void ConstantArray::destroyConstantImpl() { in destroyConstantImpl() function in ConstantArray
1606 void ConstantStruct::destroyConstantImpl() { in destroyConstantImpl() function in ConstantStruct
1611 void ConstantVector::destroyConstantImpl() { in destroyConstantImpl() function in ConstantVector
1733 void UndefValue::destroyConstantImpl() { in destroyConstantImpl() function in UndefValue
1752 void PoisonValue::destroyConstantImpl() { in destroyConstantImpl() function in PoisonValue
1793 void BlockAddress::destroyConstantImpl() { in destroyConstantImpl() function in BlockAddress
1909 void NoCFIValue::destroyConstantImpl() { in destroyConstantImpl() function in NoCFIValue
[all …]
H A DGlobals.cpp51 void GlobalValue::destroyConstantImpl() { in destroyConstantImpl() function in GlobalValue