Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DLLVMContextImpl.cpp40 LLVMContextImpl::LLVMContextImpl(LLVMContext &C) in LLVMContextImpl() function in LLVMContextImpl
55 LLVMContextImpl::~LLVMContextImpl() { in ~LLVMContextImpl()
146 void LLVMContextImpl::dropTriviallyDeadConstantArrays() { in dropTriviallyDeadConstantArrays()
209 StringMapEntry<uint32_t> *LLVMContextImpl::getOrInsertBundleTag(StringRef Tag) { in getOrInsertBundleTag()
214 void LLVMContextImpl::getOperandBundleTags(SmallVectorImpl<StringRef> &Tags) const { in getOperandBundleTags()
220 uint32_t LLVMContextImpl::getOperandBundleTagID(StringRef Tag) const { in getOperandBundleTagID()
226 SyncScope::ID LLVMContextImpl::getOrInsertSyncScopeID(StringRef SSN) { in getOrInsertSyncScopeID()
233 void LLVMContextImpl::getSyncScopeNames( in getSyncScopeNames()
242 OptPassGate &LLVMContextImpl::getOptPassGate() const { in getOptPassGate()
248 void LLVMContextImpl::setOptPassGate(OptPassGate& OPG) { in setOptPassGate()
[all …]
H A DType.cpp365 LLVMContextImpl *pImpl = ReturnType->getContext().pImpl; in get()
410 LLVMContextImpl *pImpl = Context.pImpl; in get()
643 LLVMContextImpl *pImpl = ElementType->getContext().pImpl; in get()
694 LLVMContextImpl *pImpl = ElementType->getContext().pImpl; in get()
716 LLVMContextImpl *pImpl = ElementType->getContext().pImpl; in get()
733 LLVMContextImpl *CImpl = EltTy->getContext().pImpl; in get()
749 LLVMContextImpl *CImpl = C.pImpl; in get()
H A DTypedPointerType.cpp21 LLVMContextImpl *CImpl = EltTy->getContext().pImpl; in get()
H A DCMakeLists.txt36 LLVMContextImpl.cpp
H A DValue.cpp1055 LLVMContextImpl *pImpl = getValPtr()->getContext().pImpl; in AddToUseList()
1113 LLVMContextImpl *pImpl = getValPtr()->getContext().pImpl; in RemoveFromUseList()
1126 LLVMContextImpl *pImpl = V->getContext().pImpl; in ValueIsDeleted()
1182 LLVMContextImpl *pImpl = Old->getContext().pImpl; in ValueIsRAUWd()
H A DConstants.cpp836 LLVMContextImpl *pImpl = Context.pImpl; in getTrue()
843 LLVMContextImpl *pImpl = Context.pImpl; in getFalse()
876 LLVMContextImpl *pImpl = Context.pImpl; in get()
1029 LLVMContextImpl* pImpl = Context.pImpl; in get()
1430 LLVMContextImpl *pImpl = Context.pImpl; in get()
1965 LLVMContextImpl *pImpl = Ty->getContext().pImpl; in getFoldedCast()
2320 LLVMContextImpl *pImpl = C1->getContext().pImpl; in get()
2454 LLVMContextImpl *pImpl = C->getContext().pImpl; in getSelect()
2519 LLVMContextImpl *pImpl = C->getContext().pImpl; in getGetElementPtr()
2544 LLVMContextImpl *pImpl = LHS->getType()->getContext().pImpl; in getICmp()
[all …]
H A DInlineAsm.cpp49 LLVMContextImpl *pImpl = FTy->getContext().pImpl; in get()
H A DAttributes.cpp97 LLVMContextImpl *pImpl = Context.pImpl; in get()
123 LLVMContextImpl *pImpl = Context.pImpl; in get()
148 LLVMContextImpl *pImpl = Context.pImpl; in get()
901 LLVMContextImpl *pImpl = C.pImpl; in getSorted()
1108 LLVMContextImpl *pImpl = C.pImpl; in getImpl()
H A DLLVMContext.cpp34 LLVMContext::LLVMContext() : pImpl(new LLVMContextImpl(*this)) { in LLVMContext()
H A DLLVMContextImpl.h1402 class LLVMContextImpl {
1608 LLVMContextImpl(LLVMContext &C);
1609 ~LLVMContextImpl();
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h131 friend class LLVMContextImpl; variable
230 friend class LLVMContextImpl; variable
303 friend class LLVMContextImpl; variable
338 friend class LLVMContextImpl; variable
401 friend class LLVMContextImpl; variable
449 friend class LLVMContextImpl; variable
563 friend class LLVMContextImpl; variable
804 friend class LLVMContextImpl; variable
872 friend class LLVMContextImpl; variable
964 friend class LLVMContextImpl; variable
[all …]
H A DLLVMContext.h31 class LLVMContextImpl; variable
69 LLVMContextImpl *const pImpl;
H A DMetadata.h177 friend class LLVMContextImpl; variable
346 friend class LLVMContextImpl; variable
945 friend class LLVMContextImpl;
1329 friend class LLVMContextImpl;
1588 friend class LLVMContextImpl;
H A DType.h92 friend class LLVMContextImpl;
H A DDerivedTypes.h41 friend class LLVMContextImpl; variable
H A DConstants.h570 friend class LLVMContextImpl;
/openbsd-src/gnu/usr.bin/clang/libLLVMCore/
H A DMakefile43 LLVMContextImpl.cpp \
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/IR/
H A DBUILD.gn49 "LLVMContextImpl.cpp",
/openbsd-src/gnu/llvm/llvm/docs/
H A DXRayExample.rst92 … 0.000302, 0.000302, 0.000302] 0.000302 LLVMContextImpl.cpp:54:0: llvm::LLVMContextImpl::~LLVM…
/openbsd-src/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt6066 llvm/lib/IR/LLVMContextImpl.h