Home
last modified time | relevance | path

Searched refs:getFromOpaqueValue (Results 1 – 25 of 249) sorted by relevance

12345678910

/dports/devel/llbuild/swift-llbuild-swift-DEVELOPMENT-SNAPSHOT-2017-12-10-a/include/llvm/ADT/
H A DPointerIntPair.h134 static PointerIntPair getFromOpaqueValue(void *V) { in getFromOpaqueValue() function
140 static PointerIntPair getFromOpaqueValue(const void *V) { in getFromOpaqueValue() function
142 return getFromOpaqueValue(const_cast<void *>(V)); in getFromOpaqueValue()
166 return Ty::getFromOpaqueValue(reinterpret_cast<void *>(Val));
171 return Ty::getFromOpaqueValue(reinterpret_cast<void *>(Val));
192 return PointerIntPair<PointerTy, IntBits, IntType>::getFromOpaqueValue(P);
196 return PointerIntPair<PointerTy, IntBits, IntType>::getFromOpaqueValue(P);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DPointerIntPair.h95 static PointerIntPair getFromOpaqueValue(void *V) { in getFromOpaqueValue() function
103 static PointerIntPair getFromOpaqueValue(const void *V) { in getFromOpaqueValue() function
105 return getFromOpaqueValue(const_cast<void *>(V)); in getFromOpaqueValue()
187 return Ty::getFromOpaqueValue(reinterpret_cast<void *>(Val));
192 return Ty::getFromOpaqueValue(reinterpret_cast<void *>(Val));
213 return PointerIntPair<PointerTy, IntBits, IntType>::getFromOpaqueValue(P);
217 return PointerIntPair<PointerTy, IntBits, IntType>::getFromOpaqueValue(P);
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/ADT/
H A DPointerIntPair.h96 static PointerIntPair getFromOpaqueValue(void *V) { in getFromOpaqueValue() function
104 static PointerIntPair getFromOpaqueValue(const void *V) { in getFromOpaqueValue() function
106 return getFromOpaqueValue(const_cast<void *>(V)); in getFromOpaqueValue()
193 return Ty::getFromOpaqueValue(reinterpret_cast<void *>(Val));
199 return Ty::getFromOpaqueValue(reinterpret_cast<void *>(Val));
222 return PointerIntPair<PointerTy, IntBits, IntType>::getFromOpaqueValue(P);
227 return PointerIntPair<PointerTy, IntBits, IntType>::getFromOpaqueValue(P);
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/ADT/
H A DPointerIntPair.h94 static PointerIntPair getFromOpaqueValue(void *V) { in getFromOpaqueValue() function
102 static PointerIntPair getFromOpaqueValue(const void *V) { in getFromOpaqueValue() function
104 return getFromOpaqueValue(const_cast<void *>(V)); in getFromOpaqueValue()
191 return Ty::getFromOpaqueValue(reinterpret_cast<void *>(Val));
197 return Ty::getFromOpaqueValue(reinterpret_cast<void *>(Val));
220 return PointerIntPair<PointerTy, IntBits, IntType>::getFromOpaqueValue(P);
225 return PointerIntPair<PointerTy, IntBits, IntType>::getFromOpaqueValue(P);
/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/include/llvm/ADT/
H A DPointerIntPair.h95 static PointerIntPair getFromOpaqueValue(void *V) { in getFromOpaqueValue() function
103 static PointerIntPair getFromOpaqueValue(const void *V) { in getFromOpaqueValue() function
105 return getFromOpaqueValue(const_cast<void *>(V)); in getFromOpaqueValue()
187 return Ty::getFromOpaqueValue(reinterpret_cast<void *>(Val));
192 return Ty::getFromOpaqueValue(reinterpret_cast<void *>(Val));
213 return PointerIntPair<PointerTy, IntBits, IntType>::getFromOpaqueValue(P);
217 return PointerIntPair<PointerTy, IntBits, IntType>::getFromOpaqueValue(P);
/dports/devel/binaryen/binaryen-version_98/third_party/llvm-project/include/llvm/ADT/
H A DPointerIntPair.h97 static PointerIntPair getFromOpaqueValue(void *V) { in getFromOpaqueValue() function
105 static PointerIntPair getFromOpaqueValue(const void *V) { in getFromOpaqueValue() function
107 return getFromOpaqueValue(const_cast<void *>(V)); in getFromOpaqueValue()
201 return Ty::getFromOpaqueValue(reinterpret_cast<void *>(Val));
207 return Ty::getFromOpaqueValue(reinterpret_cast<void *>(Val));
230 return PointerIntPair<PointerTy, IntBits, IntType>::getFromOpaqueValue(P);
235 return PointerIntPair<PointerTy, IntBits, IntType>::getFromOpaqueValue(P);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/ADT/
H A DPointerIntPair.h97 static PointerIntPair getFromOpaqueValue(void *V) { in getFromOpaqueValue() function
105 static PointerIntPair getFromOpaqueValue(const void *V) { in getFromOpaqueValue() function
107 return getFromOpaqueValue(const_cast<void *>(V)); in getFromOpaqueValue()
201 return Ty::getFromOpaqueValue(reinterpret_cast<void *>(Val));
207 return Ty::getFromOpaqueValue(reinterpret_cast<void *>(Val));
230 return PointerIntPair<PointerTy, IntBits, IntType>::getFromOpaqueValue(P);
235 return PointerIntPair<PointerTy, IntBits, IntType>::getFromOpaqueValue(P);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/ADT/
H A DPointerIntPair.h97 static PointerIntPair getFromOpaqueValue(void *V) {
105 static PointerIntPair getFromOpaqueValue(const void *V) {
107 return getFromOpaqueValue(const_cast<void *>(V));
201 return Ty::getFromOpaqueValue(reinterpret_cast<void *>(Val));
207 return Ty::getFromOpaqueValue(reinterpret_cast<void *>(Val));
230 return PointerIntPair<PointerTy, IntBits, IntType>::getFromOpaqueValue(P);
235 return PointerIntPair<PointerTy, IntBits, IntType>::getFromOpaqueValue(P);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/ADT/
H A DPointerIntPair.h97 static PointerIntPair getFromOpaqueValue(void *V) { in getFromOpaqueValue() function
105 static PointerIntPair getFromOpaqueValue(const void *V) { in getFromOpaqueValue() function
107 return getFromOpaqueValue(const_cast<void *>(V)); in getFromOpaqueValue()
201 return Ty::getFromOpaqueValue(reinterpret_cast<void *>(Val));
207 return Ty::getFromOpaqueValue(reinterpret_cast<void *>(Val));
230 return PointerIntPair<PointerTy, IntBits, IntType>::getFromOpaqueValue(P);
235 return PointerIntPair<PointerTy, IntBits, IntType>::getFromOpaqueValue(P);
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/ADT/
H A DPointerIntPair.h97 static PointerIntPair getFromOpaqueValue(void *V) { in getFromOpaqueValue() function
105 static PointerIntPair getFromOpaqueValue(const void *V) { in getFromOpaqueValue() function
107 return getFromOpaqueValue(const_cast<void *>(V)); in getFromOpaqueValue()
201 return Ty::getFromOpaqueValue(reinterpret_cast<void *>(Val));
207 return Ty::getFromOpaqueValue(reinterpret_cast<void *>(Val));
230 return PointerIntPair<PointerTy, IntBits, IntType>::getFromOpaqueValue(P);
235 return PointerIntPair<PointerTy, IntBits, IntType>::getFromOpaqueValue(P);
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/ADT/
H A DPointerIntPair.h97 static PointerIntPair getFromOpaqueValue(void *V) { in getFromOpaqueValue() function
105 static PointerIntPair getFromOpaqueValue(const void *V) { in getFromOpaqueValue() function
107 return getFromOpaqueValue(const_cast<void *>(V)); in getFromOpaqueValue()
201 return Ty::getFromOpaqueValue(reinterpret_cast<void *>(Val));
207 return Ty::getFromOpaqueValue(reinterpret_cast<void *>(Val));
230 return PointerIntPair<PointerTy, IntBits, IntType>::getFromOpaqueValue(P);
235 return PointerIntPair<PointerTy, IntBits, IntType>::getFromOpaqueValue(P);
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/ADT/
H A DPointerIntPair.h97 static PointerIntPair getFromOpaqueValue(void *V) { in getFromOpaqueValue() function
105 static PointerIntPair getFromOpaqueValue(const void *V) { in getFromOpaqueValue() function
107 return getFromOpaqueValue(const_cast<void *>(V)); in getFromOpaqueValue()
201 return Ty::getFromOpaqueValue(reinterpret_cast<void *>(Val));
207 return Ty::getFromOpaqueValue(reinterpret_cast<void *>(Val));
230 return PointerIntPair<PointerTy, IntBits, IntType>::getFromOpaqueValue(P);
235 return PointerIntPair<PointerTy, IntBits, IntType>::getFromOpaqueValue(P);
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/ADT/
H A DPointerIntPair.h97 static PointerIntPair getFromOpaqueValue(void *V) { in getFromOpaqueValue() function
105 static PointerIntPair getFromOpaqueValue(const void *V) { in getFromOpaqueValue() function
107 return getFromOpaqueValue(const_cast<void *>(V)); in getFromOpaqueValue()
201 return Ty::getFromOpaqueValue(reinterpret_cast<void *>(Val));
207 return Ty::getFromOpaqueValue(reinterpret_cast<void *>(Val));
230 return PointerIntPair<PointerTy, IntBits, IntType>::getFromOpaqueValue(P);
235 return PointerIntPair<PointerTy, IntBits, IntType>::getFromOpaqueValue(P);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DPointerIntPair.h97 static PointerIntPair getFromOpaqueValue(void *V) { in getFromOpaqueValue() function
105 static PointerIntPair getFromOpaqueValue(const void *V) { in getFromOpaqueValue() function
107 return getFromOpaqueValue(const_cast<void *>(V)); in getFromOpaqueValue()
201 return Ty::getFromOpaqueValue(reinterpret_cast<void *>(Val));
207 return Ty::getFromOpaqueValue(reinterpret_cast<void *>(Val));
230 return PointerIntPair<PointerTy, IntBits, IntType>::getFromOpaqueValue(P);
235 return PointerIntPair<PointerTy, IntBits, IntType>::getFromOpaqueValue(P);
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/ADT/
H A DPointerIntPair.h97 static PointerIntPair getFromOpaqueValue(void *V) { in getFromOpaqueValue() function
105 static PointerIntPair getFromOpaqueValue(const void *V) { in getFromOpaqueValue() function
107 return getFromOpaqueValue(const_cast<void *>(V)); in getFromOpaqueValue()
201 return Ty::getFromOpaqueValue(reinterpret_cast<void *>(Val));
207 return Ty::getFromOpaqueValue(reinterpret_cast<void *>(Val));
230 return PointerIntPair<PointerTy, IntBits, IntType>::getFromOpaqueValue(P);
235 return PointerIntPair<PointerTy, IntBits, IntType>::getFromOpaqueValue(P);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/ADT/
H A DPointerIntPair.h97 static PointerIntPair getFromOpaqueValue(void *V) { in getFromOpaqueValue() function
105 static PointerIntPair getFromOpaqueValue(const void *V) { in getFromOpaqueValue() function
107 return getFromOpaqueValue(const_cast<void *>(V)); in getFromOpaqueValue()
201 return Ty::getFromOpaqueValue(reinterpret_cast<void *>(Val));
207 return Ty::getFromOpaqueValue(reinterpret_cast<void *>(Val));
230 return PointerIntPair<PointerTy, IntBits, IntType>::getFromOpaqueValue(P);
235 return PointerIntPair<PointerTy, IntBits, IntType>::getFromOpaqueValue(P);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/ADT/
H A DPointerIntPair.h97 static PointerIntPair getFromOpaqueValue(void *V) { in getFromOpaqueValue() function
105 static PointerIntPair getFromOpaqueValue(const void *V) { in getFromOpaqueValue() function
107 return getFromOpaqueValue(const_cast<void *>(V)); in getFromOpaqueValue()
201 return Ty::getFromOpaqueValue(reinterpret_cast<void *>(Val));
207 return Ty::getFromOpaqueValue(reinterpret_cast<void *>(Val));
230 return PointerIntPair<PointerTy, IntBits, IntType>::getFromOpaqueValue(P);
235 return PointerIntPair<PointerTy, IntBits, IntType>::getFromOpaqueValue(P);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/ADT/
H A DPointerIntPair.h97 static PointerIntPair getFromOpaqueValue(void *V) { in getFromOpaqueValue() function
105 static PointerIntPair getFromOpaqueValue(const void *V) { in getFromOpaqueValue() function
107 return getFromOpaqueValue(const_cast<void *>(V)); in getFromOpaqueValue()
201 return Ty::getFromOpaqueValue(reinterpret_cast<void *>(Val));
207 return Ty::getFromOpaqueValue(reinterpret_cast<void *>(Val));
230 return PointerIntPair<PointerTy, IntBits, IntType>::getFromOpaqueValue(P);
235 return PointerIntPair<PointerTy, IntBits, IntType>::getFromOpaqueValue(P);
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/ADT/
H A DPointerIntPair.h97 static PointerIntPair getFromOpaqueValue(void *V) { in getFromOpaqueValue() function
105 static PointerIntPair getFromOpaqueValue(const void *V) { in getFromOpaqueValue() function
107 return getFromOpaqueValue(const_cast<void *>(V)); in getFromOpaqueValue()
201 return Ty::getFromOpaqueValue(reinterpret_cast<void *>(Val));
207 return Ty::getFromOpaqueValue(reinterpret_cast<void *>(Val));
230 return PointerIntPair<PointerTy, IntBits, IntType>::getFromOpaqueValue(P);
235 return PointerIntPair<PointerTy, IntBits, IntType>::getFromOpaqueValue(P);
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/ADT/
H A DPointerIntPair.h97 static PointerIntPair getFromOpaqueValue(void *V) { in getFromOpaqueValue() function
105 static PointerIntPair getFromOpaqueValue(const void *V) { in getFromOpaqueValue() function
107 return getFromOpaqueValue(const_cast<void *>(V)); in getFromOpaqueValue()
201 return Ty::getFromOpaqueValue(reinterpret_cast<void *>(Val));
207 return Ty::getFromOpaqueValue(reinterpret_cast<void *>(Val));
230 return PointerIntPair<PointerTy, IntBits, IntType>::getFromOpaqueValue(P);
235 return PointerIntPair<PointerTy, IntBits, IntType>::getFromOpaqueValue(P);
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/ADT/
H A DPointerIntPair.h96 static PointerIntPair getFromOpaqueValue(void *V) { in getFromOpaqueValue() function
104 static PointerIntPair getFromOpaqueValue(const void *V) { in getFromOpaqueValue() function
106 return getFromOpaqueValue(const_cast<void *>(V)); in getFromOpaqueValue()
200 return Ty::getFromOpaqueValue(reinterpret_cast<void *>(Val));
206 return Ty::getFromOpaqueValue(reinterpret_cast<void *>(Val));
229 return PointerIntPair<PointerTy, IntBits, IntType>::getFromOpaqueValue(P);
234 return PointerIntPair<PointerTy, IntBits, IntType>::getFromOpaqueValue(P);
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/ADT/
H A DPointerUnion.h127 static inline PointerUnion getFromOpaqueValue(void *VP) { in getFromOpaqueValue() function
129 V.Val = ValTy::getFromOpaqueValue(VP); in getFromOpaqueValue()
145 return PointerUnion<PT1, PT2>::getFromOpaqueValue(P); in getFromVoidPointer()
230 static inline PointerUnion3 getFromOpaqueValue(void *VP) { in getFromOpaqueValue() function
232 V.Val = ValTy::getFromOpaqueValue(VP); in getFromOpaqueValue()
248 return PointerUnion3<PT1, PT2, PT3>::getFromOpaqueValue(P); in getFromVoidPointer()
341 static inline PointerUnion4 getFromOpaqueValue(void *VP) { in getFromOpaqueValue() function
343 V.Val = ValTy::getFromOpaqueValue(VP); in getFromOpaqueValue()
359 return PointerUnion4<PT1, PT2, PT3, PT4>::getFromOpaqueValue(P); in getFromVoidPointer()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/CodeGen/
H A DConstantInitFuture.h77 static ConstantInitFuture getFromOpaqueValue(void *value) {
79 result.Data = PairTy::getFromOpaqueValue(value);
99 return T::getFromOpaqueValue(p);
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/CodeGen/
H A DConstantInitFuture.h77 static ConstantInitFuture getFromOpaqueValue(void *value) {
79 result.Data = PairTy::getFromOpaqueValue(value);
99 return T::getFromOpaqueValue(p);
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/CodeGen/
H A DConstantInitFuture.h77 static ConstantInitFuture getFromOpaqueValue(void *value) {
79 result.Data = PairTy::getFromOpaqueValue(value);
99 return T::getFromOpaqueValue(p);

12345678910