Home
last modified time | relevance | path

Searched refs:PointerTyID (Results 1 – 25 of 407) sorted by relevance

12345678910>>...17

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/IR/
H A DType.h79 PointerTyID, ///< Pointers enumerator
231 bool isPointerTy() const { return getTypeID() == PointerTyID; } in isPointerTy()
277 getTypeID() == PointerTyID ||
377 assert(getTypeID() == PointerTyID); in getPointerElementType()
476 return Ty.getTypeID() == Type::PointerTyID;
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/IR/
H A DType.h75 PointerTyID, ///< 15: Pointers enumerator
224 bool isPointerTy() const { return getTypeID() == PointerTyID; } in isPointerTy()
268 getTypeID() == PointerTyID ||
382 assert(getTypeID() == PointerTyID); in getPointerElementType()
479 return Ty.getTypeID() == Type::PointerTyID;
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/
H A DType.h86 PointerTyID, ///< 12: Pointers enumerator
251 bool isPointerTy() const { return ID == PointerTyID; } in isPointerTy()
295 ID == IntegerTyID || ID == PointerTyID || ID == VectorTyID; in isSingleValueType()
313 if (ID == IntegerTyID || isFloatingPointTy() || ID == PointerTyID) in isSized()
550 return Ty.getTypeID() == Type::PointerTyID;
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/IR/
H A DType.h73 PointerTyID, ///< Pointers enumerator
225 bool isPointerTy() const { return getTypeID() == PointerTyID; } in isPointerTy()
271 getTypeID() == PointerTyID ||
371 assert(getTypeID() == PointerTyID); in getPointerElementType()
470 return Ty.getTypeID() == Type::PointerTyID;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DType.h75 PointerTyID, ///< 15: Pointers enumerator
224 bool isPointerTy() const { return getTypeID() == PointerTyID; } in isPointerTy()
268 getTypeID() == PointerTyID ||
382 assert(getTypeID() == PointerTyID); in getPointerElementType()
479 return Ty.getTypeID() == Type::PointerTyID;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DType.h74 PointerTyID, ///< 15: Pointers enumerator
213 bool isPointerTy() const { return getTypeID() == PointerTyID; } in isPointerTy()
257 getTypeID() == PointerTyID ||
359 assert(getTypeID() == PointerTyID); in getPointerElementType()
434 return Ty.getTypeID() == Type::PointerTyID;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/IR/
H A DType.h73 PointerTyID, ///< Pointers enumerator
217 bool isPointerTy() const { return getTypeID() == PointerTyID; } in isPointerTy()
266 getTypeID() == PointerTyID || getTypeID() == X86_MMXTyID ||
370 assert(getTypeID() == PointerTyID); in getPointerElementType()
478 return Ty.getTypeID() == Type::PointerTyID;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/IR/
H A DType.h75 PointerTyID, ///< 15: Pointers enumerator
224 bool isPointerTy() const { return getTypeID() == PointerTyID; } in isPointerTy()
268 getTypeID() == PointerTyID ||
382 assert(getTypeID() == PointerTyID); in getPointerElementType()
479 return Ty.getTypeID() == Type::PointerTyID;
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/IR/
H A DType.h74 PointerTyID, ///< 15: Pointers enumerator
223 bool isPointerTy() const { return getTypeID() == PointerTyID; } in isPointerTy()
267 getTypeID() == PointerTyID ||
377 assert(getTypeID() == PointerTyID); in getPointerElementType()
466 return Ty.getTypeID() == Type::PointerTyID;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/IR/
H A DType.h73 PointerTyID, ///< Pointers enumerator
225 bool isPointerTy() const { return getTypeID() == PointerTyID; } in isPointerTy()
271 getTypeID() == PointerTyID ||
371 assert(getTypeID() == PointerTyID); in getPointerElementType()
490 return Ty.getTypeID() == Type::PointerTyID;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DType.h73 PointerTyID, ///< Pointers enumerator
228 bool isPointerTy() const { return getTypeID() == PointerTyID; } in isPointerTy()
277 getTypeID() == PointerTyID || getTypeID() == X86_MMXTyID ||
381 assert(getTypeID() == PointerTyID); in getPointerElementType()
508 return Ty.getTypeID() == Type::PointerTyID;
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/IR/
H A DType.h73 PointerTyID, ///< Pointers enumerator
228 bool isPointerTy() const { return getTypeID() == PointerTyID; } in isPointerTy()
277 getTypeID() == PointerTyID || getTypeID() == X86_MMXTyID ||
381 assert(getTypeID() == PointerTyID); in getPointerElementType()
508 return Ty.getTypeID() == Type::PointerTyID;
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/IR/
H A DType.h74 PointerTyID, ///< Pointers enumerator
229 bool isPointerTy() const { return getTypeID() == PointerTyID; } in isPointerTy()
275 getTypeID() == PointerTyID || getTypeID() == X86_MMXTyID ||
375 assert(getTypeID() == PointerTyID); in getPointerElementType()
496 return Ty.getTypeID() == Type::PointerTyID;
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/IR/
H A DType.h73 PointerTyID, ///< Pointers enumerator
228 bool isPointerTy() const { return getTypeID() == PointerTyID; } in isPointerTy()
277 getTypeID() == PointerTyID || getTypeID() == X86_MMXTyID ||
381 assert(getTypeID() == PointerTyID); in getPointerElementType()
508 return Ty.getTypeID() == Type::PointerTyID;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DType.h73 PointerTyID, ///< Pointers enumerator
228 bool isPointerTy() const { return getTypeID() == PointerTyID; } in isPointerTy()
277 getTypeID() == PointerTyID || getTypeID() == X86_MMXTyID ||
381 assert(getTypeID() == PointerTyID); in getPointerElementType()
508 return Ty.getTypeID() == Type::PointerTyID;
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/IR/
H A DType.h74 PointerTyID, ///< Pointers enumerator
229 bool isPointerTy() const { return getTypeID() == PointerTyID; } in isPointerTy()
275 getTypeID() == PointerTyID || getTypeID() == X86_MMXTyID ||
375 assert(getTypeID() == PointerTyID); in getPointerElementType()
496 return Ty.getTypeID() == Type::PointerTyID;
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DType.h73 PointerTyID, ///< Pointers enumerator
228 bool isPointerTy() const { return getTypeID() == PointerTyID; } in isPointerTy()
277 getTypeID() == PointerTyID || getTypeID() == X86_MMXTyID ||
381 assert(getTypeID() == PointerTyID); in getPointerElementType()
508 return Ty.getTypeID() == Type::PointerTyID;
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/IR/
H A DType.h75 PointerTyID, ///< 15: Pointers
224 bool isPointerTy() const { return getTypeID() == PointerTyID; }
268 getTypeID() == PointerTyID ||
377 assert(getTypeID() == PointerTyID);
466 return Ty.getTypeID() == Type::PointerTyID;
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/IR/
H A DType.h75 PointerTyID, ///< 15: Pointers enumerator
224 bool isPointerTy() const { return getTypeID() == PointerTyID; } in isPointerTy()
268 getTypeID() == PointerTyID ||
377 assert(getTypeID() == PointerTyID); in getPointerElementType()
466 return Ty.getTypeID() == Type::PointerTyID;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/ExecutionEngine/Interpreter/
H A DExternalFunctions.cpp87 case Type::PointerTyID: return 'P'; in getTypeID()
135 case Type::PointerTyID: return &ffi_type_pointer; in ffiTypeFor()
179 case Type::PointerTyID: { in ffiValueFor()
247 case Type::PointerTyID: Result.PointerVal = *(void **) ret.data(); break; in ffiInvoke()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/ExecutionEngine/Interpreter/
H A DExternalFunctions.cpp87 case Type::PointerTyID: return 'P'; in getTypeID()
135 case Type::PointerTyID: return &ffi_type_pointer; in ffiTypeFor()
179 case Type::PointerTyID: { in ffiValueFor()
247 case Type::PointerTyID: Result.PointerVal = *(void **) ret.data(); break; in ffiInvoke()
/dports/devel/llvm10/llvm-10.0.1.src/lib/ExecutionEngine/Interpreter/
H A DExternalFunctions.cpp87 case Type::PointerTyID: return 'P'; in getTypeID()
135 case Type::PointerTyID: return &ffi_type_pointer; in ffiTypeFor()
179 case Type::PointerTyID: { in ffiValueFor()
247 case Type::PointerTyID: Result.PointerVal = *(void **) ret.data(); break; in ffiInvoke()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/ExecutionEngine/Interpreter/
H A DExternalFunctions.cpp87 case Type::PointerTyID: return 'P'; in getTypeID()
136 case Type::PointerTyID: return &ffi_type_pointer; in ffiTypeFor()
181 case Type::PointerTyID: { in ffiValueFor()
249 case Type::PointerTyID: Result.PointerVal = *(void **) ret.data(); break; in ffiInvoke()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/ExecutionEngine/Interpreter/
H A DExternalFunctions.cpp87 case Type::PointerTyID: return 'P'; in getTypeID()
136 case Type::PointerTyID: return &ffi_type_pointer; in ffiTypeFor()
181 case Type::PointerTyID: { in ffiValueFor()
249 case Type::PointerTyID: Result.PointerVal = *(void **) ret.data(); break; in ffiInvoke()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/ExecutionEngine/Interpreter/
H A DExternalFunctions.cpp87 case Type::PointerTyID: return 'P'; in getTypeID()
135 case Type::PointerTyID: return &ffi_type_pointer; in ffiTypeFor()
179 case Type::PointerTyID: { in ffiValueFor()
247 case Type::PointerTyID: Result.PointerVal = *(void **) ret.data(); break; in ffiInvoke()

12345678910>>...17