HomeSort by relevance Sort by last modified time
    Searched refs:LLVMContextImpl (Results 26 - 49 of 49) sorted by null

12

  /external/llvm/lib/IR/
Constants.cpp 16 #include "LLVMContextImpl.h"
509 LLVMContextImpl *pImpl = Context.pImpl;
516 LLVMContextImpl *pImpl = Context.pImpl;
549 LLVMContextImpl *pImpl = Context.pImpl;
688 LLVMContextImpl* pImpl = Context.pImpl;
    [all...]
InlineAsm.cpp 16 #include "LLVMContextImpl.h"
32 LLVMContextImpl *pImpl = FTy->getContext().pImpl;
LLVMContext.cpp 11 // class LLVMContextImpl.
20 #include "LLVMContextImpl.h"
35 LLVMContext::LLVMContext() : pImpl(new LLVMContextImpl(*this)) {
Value.cpp 15 #include "LLVMContextImpl.h"
697 LLVMContextImpl *pImpl = V->getContext().pImpl;
755 LLVMContextImpl *pImpl = V->getContext().pImpl;
768 LLVMContextImpl *pImpl = V->getContext().pImpl;
827 LLVMContextImpl *pImpl = Old->getContext().pImpl;
Attributes.cpp 19 #include "LLVMContextImpl.h"
66 LLVMContextImpl *pImpl = Context.pImpl;
89 LLVMContextImpl *pImpl = Context.pImpl;
549 LLVMContextImpl *pImpl = C.pImpl;
692 LLVMContextImpl *pImpl = C.pImpl;
    [all...]
LLVMContextImpl.h 1 //===-- LLVMContextImpl.h - The LLVMContextImpl opaque class ----*- C++ -*-===//
10 // This file declares LLVMContextImpl, the opaque implementation
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/
DerivedTypes.h 37 friend class LLVMContextImpl;
Constants.h 234 friend class LLVMContextImpl;
    [all...]
  /external/swiftshader/third_party/LLVM/lib/VMCore/
InlineAsm.cpp 16 #include "LLVMContextImpl.h"
32 LLVMContextImpl *pImpl = Ty->getContext().pImpl;
Type.cpp 14 #include "LLVMContextImpl.h"
340 LLVMContextImpl *pImpl = ReturnType->getContext().pImpl;
628 LLVMContextImpl *pImpl = ElementType->getContext().pImpl;
657 LLVMContextImpl *pImpl = ElementType->getContext().pImpl;
678 LLVMContextImpl *CImpl = EltTy->getContext().pImpl;
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
Constants.cpp 16 #include "LLVMContextImpl.h"
578 LLVMContextImpl *pImpl = Context.pImpl;
585 LLVMContextImpl *pImpl = Context.pImpl;
610 LLVMContextImpl *pImpl = Context.pImpl;
758 LLVMContextImpl* pImpl = Context.pImpl;
    [all...]
InlineAsm.cpp 16 #include "LLVMContextImpl.h"
48 LLVMContextImpl *pImpl = FTy->getContext().pImpl;
Value.cpp 15 #include "LLVMContextImpl.h"
775 LLVMContextImpl *pImpl = getValPtr()->getContext().pImpl;
833 LLVMContextImpl *pImpl = getValPtr()->getContext().pImpl;
846 LLVMContextImpl *pImpl = V->getContext().pImpl;
902 LLVMContextImpl *pImpl = Old->getContext().pImpl;
LLVMContext.cpp 11 // class LLVMContextImpl.
16 #include "LLVMContextImpl.h"
35 LLVMContext::LLVMContext() : pImpl(new LLVMContextImpl(*this)) {
Attributes.cpp 18 #include "LLVMContextImpl.h"
83 LLVMContextImpl *pImpl = Context.pImpl;
106 LLVMContextImpl *pImpl = Context.pImpl;
655 LLVMContextImpl *pImpl = C.pImpl;
848 LLVMContextImpl *pImpl = C.pImpl;
    [all...]
LLVMContextImpl.h 1 //===- LLVMContextImpl.h - The LLVMContextImpl opaque class -----*- C++ -*-===//
10 // This file declares LLVMContextImpl, the opaque implementation
    [all...]
  /external/llvm/include/llvm/IR/
DerivedTypes.h 38 friend class LLVMContextImpl;
Constants.h 543 friend class LLVMContextImpl;
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DerivedTypes.h 41 friend class LLVMContextImpl;
Type.h 89 friend class LLVMContextImpl;
Constants.h 571 friend class LLVMContextImpl;
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DerivedTypes.h 40 friend class LLVMContextImpl;
  /external/swiftshader/third_party/LLVM/
Android.mk 384 lib/VMCore/LLVMContextImpl.cpp \
  /external/swiftshader/third_party/llvm-7.0/
Android.mk 437 llvm/lib/IR/LLVMContextImpl.cpp \
    [all...]

Completed in 1373 milliseconds

12