Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DLLVMContextImpl.cpp32 LLVMContextImpl::LLVMContextImpl(LLVMContext &C) in LLVMContextImpl() function in LLVMContextImpl
43 LLVMContextImpl::~LLVMContextImpl() { in ~LLVMContextImpl()
185 StringMapEntry<uint32_t> *LLVMContextImpl::getOrInsertBundleTag(StringRef Tag) { in getOrInsertBundleTag()
190 void LLVMContextImpl::getOperandBundleTags(SmallVectorImpl<StringRef> &Tags) const { in getOperandBundleTags()
196 uint32_t LLVMContextImpl::getOperandBundleTagID(StringRef Tag) const { in getOperandBundleTagID()
202 SyncScope::ID LLVMContextImpl::getOrInsertSyncScopeID(StringRef SSN) { in getOrInsertSyncScopeID()
209 void LLVMContextImpl::getSyncScopeNames( in getSyncScopeNames()
217 LLVMContextImpl::getSyncScopeName(SyncScope::ID Id) const { in getSyncScopeName()
228 OptPassGate &LLVMContextImpl::getOptPassGate() const { in getOptPassGate()
234 void LLVMContextImpl::setOptPassGate(OptPassGate& OPG) { in setOptPassGate()
H A DTypedPointerType.cpp21 LLVMContextImpl *CImpl = EltTy->getContext().pImpl; in get()
H A DType.cpp373 LLVMContextImpl *pImpl = ReturnType->getContext().pImpl; in get()
418 LLVMContextImpl *pImpl = Context.pImpl; in get()
759 LLVMContextImpl *pImpl = ElementType->getContext().pImpl; in get()
814 LLVMContextImpl *pImpl = ElementType->getContext().pImpl; in get()
836 LLVMContextImpl *pImpl = ElementType->getContext().pImpl; in get()
858 LLVMContextImpl *CImpl = C.pImpl; in get()
H A DConstants.cpp869 LLVMContextImpl *pImpl = Context.pImpl; in getTrue()
876 LLVMContextImpl *pImpl = Context.pImpl; in getFalse()
909 LLVMContextImpl *pImpl = Context.pImpl; in get()
1073 LLVMContextImpl* pImpl = Context.pImpl; in get()
1527 LLVMContextImpl *pImpl = Context.pImpl; in get()
2066 LLVMContextImpl *pImpl = Ptr->getContext().pImpl; in get()
2204 LLVMContextImpl *pImpl = Ty->getContext().pImpl; in getFoldedCast()
2368 LLVMContextImpl *pImpl = C1->getContext().pImpl; in get()
2541 LLVMContextImpl *pImpl = C->getContext().pImpl; in getGetElementPtr()
2563 LLVMContextImpl *pImpl = Val->getContext().pImpl; in getExtractElement()
[all …]
H A DValue.cpp1164 LLVMContextImpl *pImpl = getValPtr()->getContext().pImpl; in AddToUseList()
1222 LLVMContextImpl *pImpl = getValPtr()->getContext().pImpl; in RemoveFromUseList()
1235 LLVMContextImpl *pImpl = V->getContext().pImpl; in ValueIsDeleted()
1291 LLVMContextImpl *pImpl = Old->getContext().pImpl; in ValueIsRAUWd()
H A DAttributes.cpp101 LLVMContextImpl *pImpl = Context.pImpl; in get()
127 LLVMContextImpl *pImpl = Context.pImpl; in get()
152 LLVMContextImpl *pImpl = Context.pImpl; in get()
176 LLVMContextImpl *pImpl = Context.pImpl; in get()
201 LLVMContextImpl *pImpl = Context.pImpl; in get()
1267 LLVMContextImpl *pImpl = C.pImpl; in getSorted()
1486 LLVMContextImpl *pImpl = C.pImpl; in getImpl()
H A DInlineAsm.cpp49 LLVMContextImpl *pImpl = FTy->getContext().pImpl; in get()
H A DLLVMContext.cpp63 LLVMContext::LLVMContext() : pImpl(new LLVMContextImpl(*this)) { in LLVMContext()
H A DLLVMContextImpl.h1632 class LLVMContextImpl {
1859 LLVMContextImpl(LLVMContext &C);
1860 ~LLVMContextImpl();
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h137 friend class LLVMContextImpl; variable
240 friend class LLVMContextImpl; variable
315 friend class LLVMContextImpl; variable
351 friend class LLVMContextImpl; variable
415 friend class LLVMContextImpl; variable
463 friend class LLVMContextImpl; variable
580 friend class LLVMContextImpl; variable
842 friend class LLVMContextImpl; variable
950 friend class LLVMContextImpl; variable
1103 friend class LLVMContextImpl; variable
[all …]
H A DLLVMContext.h32 class LLVMContextImpl; variable
70 LLVMContextImpl *const pImpl;
H A DMetadata.h184 friend class LLVMContextImpl; variable
459 friend class LLVMContextImpl; variable
1071 friend class LLVMContextImpl;
1477 friend class LLVMContextImpl;
1737 friend class LLVMContextImpl;
H A DType.h91 friend class LLVMContextImpl;
H A DDerivedTypes.h43 friend class LLVMContextImpl; variable
H A DConstants.h594 friend class LLVMContextImpl;
/freebsd/lib/clang/libllvm/
H A DMakefile926 SRCS_MIN+= IR/LLVMContextImpl.cpp
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc21093 {"_ZN4llvm15LLVMContextImpl27getOrAddScopeRecordIdxEntryEPNS_6MDNodeEi", "llvm::LLVMContextImpl::ge…
21094 …ontextImpl30getOrAddScopeInlinedAtIdxEntryEPNS_6MDNodeES2_i", "llvm::LLVMContextImpl::getOrAddScop…
21842 {"_ZN4llvm15LLVMContextImplC1ERNS_11LLVMContextE", "llvm::LLVMContextImpl::LLVMContextImpl(llvm::LL…
21843 {"_ZN4llvm15LLVMContextImplC2ERNS_11LLVMContextE", "llvm::LLVMContextImpl::LLVMContextImpl(llvm::LL…
21844 {"_ZN4llvm15LLVMContextImplD1Ev", "llvm::LLVMContextImpl::~LLVMContextImpl()"},
21845 {"_ZN4llvm15LLVMContextImplD2Ev", "llvm::LLVMContextImpl::~LLVMContextImpl()"},