Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DConstants.h91 void destroyConstantImpl();
271 void destroyConstantImpl();
347 void destroyConstantImpl();
420 void destroyConstantImpl();
452 void destroyConstantImpl();
506 void destroyConstantImpl();
545 void destroyConstantImpl();
588 void destroyConstantImpl();
824 void destroyConstantImpl();
847 void destroyConstantImpl();
[all …]
H A DGlobalValue.h119 void destroyConstantImpl();
/freebsd-12.1/contrib/llvm/lib/IR/
H A DConstants.cpp661 void ConstantInt::destroyConstantImpl() { in destroyConstantImpl() function in ConstantInt
829 void ConstantFP::destroyConstantImpl() { in destroyConstantImpl() function in ConstantFP
1138 void ConstantTokenNone::destroyConstantImpl() { in destroyConstantImpl() function in ConstantTokenNone
1345 void ConstantAggregateZero::destroyConstantImpl() { in destroyConstantImpl() function in ConstantAggregateZero
1350 void ConstantArray::destroyConstantImpl() { in destroyConstantImpl() function in ConstantArray
1359 void ConstantStruct::destroyConstantImpl() { in destroyConstantImpl() function in ConstantStruct
1364 void ConstantVector::destroyConstantImpl() { in destroyConstantImpl() function in ConstantVector
1411 void ConstantPointerNull::destroyConstantImpl() { in destroyConstantImpl() function in ConstantPointerNull
1424 void UndefValue::destroyConstantImpl() { in destroyConstantImpl() function in UndefValue
1465 void BlockAddress::destroyConstantImpl() { in destroyConstantImpl() function in BlockAddress
[all …]
H A DGlobals.cpp56 void GlobalValue::destroyConstantImpl() { in destroyConstantImpl() function in GlobalValue