Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp40 static const DIType *tryRemoveAtomicType(const DIType *Ty) { in tryRemoveAtomicType() function
121 const DIType *ResolvedType = tryRemoveAtomicType(DTy->getBaseType()); in completeType()
361 const auto *BaseTy = tryRemoveAtomicType(DDTy->getBaseType()); in completeType()
411 auto RetType = tryRemoveAtomicType(Elements[0]); in completeType()
419 auto Element = tryRemoveAtomicType(Elements[I]); in completeType()
552 const DIType *ResolvedType = tryRemoveAtomicType(DTy->getBaseType()); in completeType()
1567 const DIType *Ty = tryRemoveAtomicType(DIGlobal->getType()); in processGlobals()