Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DLLVMContextImpl.cpp24 LLVMContextImpl::LLVMContextImpl(LLVMContext &C) in LLVMContextImpl() function in LLVMContextImpl
46 LLVMContextImpl::~LLVMContextImpl() { in ~LLVMContextImpl()
129 void LLVMContextImpl::dropTriviallyDeadConstantArrays() { in dropTriviallyDeadConstantArrays()
192 StringMapEntry<uint32_t> *LLVMContextImpl::getOrInsertBundleTag(StringRef Tag) { in getOrInsertBundleTag()
197 void LLVMContextImpl::getOperandBundleTags(SmallVectorImpl<StringRef> &Tags) const { in getOperandBundleTags()
203 uint32_t LLVMContextImpl::getOperandBundleTagID(StringRef Tag) const { in getOperandBundleTagID()
209 SyncScope::ID LLVMContextImpl::getOrInsertSyncScopeID(StringRef SSN) { in getOrInsertSyncScopeID()
216 void LLVMContextImpl::getSyncScopeNames( in getSyncScopeNames()
225 OptPassGate &LLVMContextImpl::getOptPassGate() const { in getOptPassGate()
231 void LLVMContextImpl::setOptPassGate(OptPassGate& OPG) { in setOptPassGate()
H A DType.cpp323 LLVMContextImpl *pImpl = ReturnType->getContext().pImpl; in get()
368 LLVMContextImpl *pImpl = Context.pImpl; in get()
601 LLVMContextImpl *pImpl = ElementType->getContext().pImpl; in get()
652 LLVMContextImpl *pImpl = ElementType->getContext().pImpl; in get()
674 LLVMContextImpl *pImpl = ElementType->getContext().pImpl; in get()
691 LLVMContextImpl *CImpl = EltTy->getContext().pImpl; in get()
703 LLVMContextImpl *CImpl = C.pImpl; in get()
H A DCMakeLists.txt35 LLVMContextImpl.cpp
H A DConstants.cpp848 LLVMContextImpl *pImpl = Context.pImpl; in getTrue()
855 LLVMContextImpl *pImpl = Context.pImpl; in getFalse()
888 LLVMContextImpl *pImpl = Context.pImpl; in get()
1042 LLVMContextImpl* pImpl = Context.pImpl; in get()
1442 LLVMContextImpl *pImpl = Context.pImpl; in get()
1968 LLVMContextImpl *pImpl = Ty->getContext().pImpl; in getFoldedCast()
2282 LLVMContextImpl *pImpl = C->getContext().pImpl; in get()
2341 LLVMContextImpl *pImpl = C1->getContext().pImpl; in get()
2421 LLVMContextImpl *pImpl = C->getContext().pImpl; in getSelect()
2486 LLVMContextImpl *pImpl = C->getContext().pImpl; in getGetElementPtr()
[all …]
H A DValue.cpp1034 LLVMContextImpl *pImpl = getValPtr()->getContext().pImpl; in AddToUseList()
1092 LLVMContextImpl *pImpl = getValPtr()->getContext().pImpl; in RemoveFromUseList()
1105 LLVMContextImpl *pImpl = V->getContext().pImpl; in ValueIsDeleted()
1161 LLVMContextImpl *pImpl = Old->getContext().pImpl; in ValueIsRAUWd()
H A DInlineAsm.cpp48 LLVMContextImpl *pImpl = FTy->getContext().pImpl; in get()
H A DAttributes.cpp94 LLVMContextImpl *pImpl = Context.pImpl; in get()
117 LLVMContextImpl *pImpl = Context.pImpl; in get()
141 LLVMContextImpl *pImpl = Context.pImpl; in get()
918 LLVMContextImpl *pImpl = C.pImpl; in getSorted()
1185 LLVMContextImpl *pImpl = C.pImpl; in getImpl()
H A DLLVMContext.cpp36 LLVMContext::LLVMContext() : pImpl(new LLVMContextImpl(*this)) { in LLVMContext()
H A DLLVMContextImpl.h1324 class LLVMContextImpl {
1511 LLVMContextImpl(LLVMContext &C);
1512 ~LLVMContextImpl();
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h128 friend class LLVMContextImpl; variable
226 friend class LLVMContextImpl; variable
297 friend class LLVMContextImpl; variable
363 friend class LLVMContextImpl; variable
413 friend class LLVMContextImpl; variable
531 friend class LLVMContextImpl; variable
770 friend class LLVMContextImpl; variable
838 friend class LLVMContextImpl; variable
918 friend class LLVMContextImpl; variable
1052 friend class LLVMContextImpl; variable
[all …]
H A DLLVMContext.h30 class LLVMContextImpl; variable
70 LLVMContextImpl *const pImpl;
H A DMetadata.h178 friend class LLVMContextImpl; variable
346 friend class LLVMContextImpl; variable
899 friend class LLVMContextImpl;
1140 friend class LLVMContextImpl;
1387 friend class LLVMContextImpl;
H A DType.h91 friend class LLVMContextImpl;
H A DDerivedTypes.h41 friend class LLVMContextImpl; variable
H A DConstants.h569 friend class LLVMContextImpl;
/netbsd-src/external/apache2/llvm/lib/libLLVMIR/
H A DMakefile45 LLVMContextImpl.cpp \
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/lib/IR/
H A DBUILD.gn50 "LLVMContextImpl.cpp",
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DXRayExample.rst92 … 0.000302, 0.000302, 0.000302] 0.000302 LLVMContextImpl.cpp:54:0: llvm::LLVMContextImpl::~LLVM…