Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstants.h86 void destroyConstantImpl();
264 void destroyConstantImpl();
342 void destroyConstantImpl();
415 void destroyConstantImpl();
447 void destroyConstantImpl();
499 void destroyConstantImpl();
540 void destroyConstantImpl();
583 void destroyConstantImpl();
832 void destroyConstantImpl();
855 void destroyConstantImpl();
[all …]
H A DGlobalValue.h122 void destroyConstantImpl();
/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp940 void ConstantInt::destroyConstantImpl() { in destroyConstantImpl() function in ConstantInt
1077 void ConstantFP::destroyConstantImpl() { in destroyConstantImpl() function in ConstantFP
1451 void ConstantTokenNone::destroyConstantImpl() { in destroyConstantImpl() function in ConstantTokenNone
1683 void ConstantArray::destroyConstantImpl() { in destroyConstantImpl() function in ConstantArray
1692 void ConstantStruct::destroyConstantImpl() { in destroyConstantImpl() function in ConstantStruct
1697 void ConstantVector::destroyConstantImpl() { in destroyConstantImpl() function in ConstantVector
1795 void UndefValue::destroyConstantImpl() { in destroyConstantImpl() function in UndefValue
1814 void PoisonValue::destroyConstantImpl() { in destroyConstantImpl() function in PoisonValue
1855 void BlockAddress::destroyConstantImpl() { in destroyConstantImpl() function in BlockAddress
1913 void DSOLocalEquivalent::destroyConstantImpl() { in destroyConstantImpl() function in DSOLocalEquivalent
[all …]
H A DGlobals.cpp55 void GlobalValue::destroyConstantImpl() { in destroyConstantImpl() function in GlobalValue