Home
last modified time | relevance | path

Searched defs:pImpl (Results 1 – 21 of 21) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveDebugVariables.h33 void *pImpl = nullptr; variable
/external/llvm/lib/CodeGen/
DLiveDebugVariables.h35 void *pImpl; variable
/external/llvm/lib/IR/
DValue.cpp697 LLVMContextImpl *pImpl = V->getContext().pImpl; in AddToUseList() local
755 LLVMContextImpl *pImpl = V->getContext().pImpl; in RemoveFromUseList() local
768 LLVMContextImpl *pImpl = V->getContext().pImpl; in ValueIsDeleted() local
827 LLVMContextImpl *pImpl = Old->getContext().pImpl; in ValueIsRAUWd() local
DConstants.cpp509 LLVMContextImpl *pImpl = Context.pImpl; in getTrue() local
516 LLVMContextImpl *pImpl = Context.pImpl; in getFalse() local
549 LLVMContextImpl *pImpl = Context.pImpl; in get() local
688 LLVMContextImpl* pImpl = Context.pImpl; in get() local
1050 LLVMContextImpl *pImpl = Context.pImpl; in get() local
1449 LLVMContextImpl *pImpl = Ty->getContext().pImpl; in getFoldedCast() local
1809 LLVMContextImpl *pImpl = C1->getContext().pImpl; in get() local
1890 LLVMContextImpl *pImpl = C->getContext().pImpl; in getSelect() local
1944 LLVMContextImpl *pImpl = C->getContext().pImpl; in getGetElementPtr() local
1969 LLVMContextImpl *pImpl = LHS->getType()->getContext().pImpl; in getICmp() local
[all …]
DType.cpp293 LLVMContextImpl *pImpl = ReturnType->getContext().pImpl; in get() local
332 LLVMContextImpl *pImpl = Context.pImpl; in get() local
611 LLVMContextImpl *pImpl = ElementType->getContext().pImpl; in get() local
641 LLVMContextImpl *pImpl = ElementType->getContext().pImpl; in get() local
DInlineAsm.cpp32 LLVMContextImpl *pImpl = FTy->getContext().pImpl; in get() local
DAttributes.cpp66 LLVMContextImpl *pImpl = Context.pImpl; in get() local
89 LLVMContextImpl *pImpl = Context.pImpl; in get() local
549 LLVMContextImpl *pImpl = C.pImpl; in get() local
692 LLVMContextImpl *pImpl = C.pImpl; in getImpl() local
1240 AttributeSetImpl *pImpl = AS.pImpl; in AttrBuilder() local
/external/llvm/include/llvm/Transforms/Utils/
DValueMapper.h134 void *pImpl; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DValueMapper.h142 void *pImpl; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DValue.cpp805 LLVMContextImpl *pImpl = getValPtr()->getContext().pImpl; in AddToUseList() local
863 LLVMContextImpl *pImpl = getValPtr()->getContext().pImpl; in RemoveFromUseList() local
876 LLVMContextImpl *pImpl = V->getContext().pImpl; in ValueIsDeleted() local
932 LLVMContextImpl *pImpl = Old->getContext().pImpl; in ValueIsRAUWd() local
DConstants.cpp661 LLVMContextImpl *pImpl = Context.pImpl; in getTrue() local
668 LLVMContextImpl *pImpl = Context.pImpl; in getFalse() local
693 LLVMContextImpl *pImpl = Context.pImpl; in get() local
863 LLVMContextImpl* pImpl = Context.pImpl; in get() local
1213 LLVMContextImpl *pImpl = Context.pImpl; in get() local
1621 LLVMContextImpl *pImpl = Ty->getContext().pImpl; in getFoldedCast() local
1932 LLVMContextImpl *pImpl = C->getContext().pImpl; in get() local
1991 LLVMContextImpl *pImpl = C1->getContext().pImpl; in get() local
2071 LLVMContextImpl *pImpl = C->getContext().pImpl; in getSelect() local
2129 LLVMContextImpl *pImpl = C->getContext().pImpl; in getGetElementPtr() local
[all …]
DType.cpp303 LLVMContextImpl *pImpl = ReturnType->getContext().pImpl; in get() local
348 LLVMContextImpl *pImpl = Context.pImpl; in get() local
590 LLVMContextImpl *pImpl = ElementType->getContext().pImpl; in get() local
620 LLVMContextImpl *pImpl = ElementType->getContext().pImpl; in get() local
DInlineAsm.cpp47 LLVMContextImpl *pImpl = FTy->getContext().pImpl; in get() local
DAttributes.cpp82 LLVMContextImpl *pImpl = Context.pImpl; in get() local
105 LLVMContextImpl *pImpl = Context.pImpl; in get() local
126 LLVMContextImpl *pImpl = Context.pImpl; in get() local
742 LLVMContextImpl *pImpl = C.pImpl; in get() local
949 LLVMContextImpl *pImpl = C.pImpl; in getImpl() local
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DAttributes.h213 AttributeSetImpl *pImpl; variable
/external/llvm/include/llvm/IR/
DAttributes.h217 AttributeSetImpl *pImpl; variable
/external/clang/test/SemaTemplate/
Dinstantiate-method.cpp137 impl_fun_ptr pImpl = &X::template in f0() local
/external/icu/icu4c/source/common/
Ducnv_bld.h128 #define UCNV_IMMUTABLE_SHARED_DATA_INITIALIZER(pStaticData, pImpl) \ argument
/external/icu/libicu/cts_headers/
Ducnv_bld.h128 #define UCNV_IMMUTABLE_SHARED_DATA_INITIALIZER(pStaticData, pImpl) \ argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DValueMapper.cpp1056 static Mapper *getAsMapper(void *pImpl) { in getAsMapper()
1066 explicit FlushingMapper(void *pImpl) : M(*getAsMapper(pImpl)) { in FlushingMapper()
/external/llvm/lib/Transforms/Utils/
DValueMapper.cpp1040 static Mapper *getAsMapper(void *pImpl) { in getAsMapper()
1050 explicit FlushingMapper(void *pImpl) : M(*getAsMapper(pImpl)) { in FlushingMapper()