Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A 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 …]
H A 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
H A 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
H A 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
/aosp_15_r20/external/llvm/lib/IR/
H A 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 …]
H A 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
H A 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
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DConstants.cpp836 LLVMContextImpl *pImpl = Context.pImpl; in getTrue() local
843 LLVMContextImpl *pImpl = Context.pImpl; in getFalse() local
876 LLVMContextImpl *pImpl = Context.pImpl; in get() local
1029 LLVMContextImpl* pImpl = Context.pImpl; in get() local
1430 LLVMContextImpl *pImpl = Context.pImpl; in get() local
1965 LLVMContextImpl *pImpl = Ty->getContext().pImpl; in getFoldedCast() local
2320 LLVMContextImpl *pImpl = C1->getContext().pImpl; in get() local
2454 LLVMContextImpl *pImpl = C->getContext().pImpl; in getSelect() local
2519 LLVMContextImpl *pImpl = C->getContext().pImpl; in getGetElementPtr() local
2544 LLVMContextImpl *pImpl = LHS->getType()->getContext().pImpl; in getICmp() local
[all …]
H A DType.cpp365 LLVMContextImpl *pImpl = ReturnType->getContext().pImpl; in get() local
410 LLVMContextImpl *pImpl = Context.pImpl; in get() local
643 LLVMContextImpl *pImpl = ElementType->getContext().pImpl; in get() local
694 LLVMContextImpl *pImpl = ElementType->getContext().pImpl; in get() local
716 LLVMContextImpl *pImpl = ElementType->getContext().pImpl; in get() local
H A DValue.cpp1055 LLVMContextImpl *pImpl = getValPtr()->getContext().pImpl; in AddToUseList() local
1113 LLVMContextImpl *pImpl = getValPtr()->getContext().pImpl; in RemoveFromUseList() local
1126 LLVMContextImpl *pImpl = V->getContext().pImpl; in ValueIsDeleted() local
1182 LLVMContextImpl *pImpl = Old->getContext().pImpl; in ValueIsRAUWd() local
H A DAttributes.cpp97 LLVMContextImpl *pImpl = Context.pImpl; in get() local
123 LLVMContextImpl *pImpl = Context.pImpl; in get() local
148 LLVMContextImpl *pImpl = Context.pImpl; in get() local
901 LLVMContextImpl *pImpl = C.pImpl; in getSorted() local
1108 LLVMContextImpl *pImpl = C.pImpl; in getImpl() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveDebugVariables.h33 void *pImpl = nullptr; variable
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DLiveDebugVariables.h35 void *pImpl; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DLiveDebugVariables.h33 void *pImpl = nullptr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DLiveDebugVariables.h33 void *pImpl = nullptr; variable
/aosp_15_r20/external/llvm/include/llvm/Transforms/Utils/
H A DValueMapper.h134 void *pImpl; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/
H A DValueMapper.h144 void *pImpl; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
H A DValueMapper.h142 void *pImpl; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/
DValueMapper.h149 void *pImpl; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Utils/
DValueMapper.h150 void *pImpl; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/
DValueMapper.h150 void *pImpl; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/
DValueMapper.h150 void *pImpl; variable
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/
H A Dinterpreter.h102 c10::intrusive_ptr<c10::intrusive_ptr_target> pImpl; member
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DAttributes.h213 AttributeSetImpl *pImpl; variable

12