Searched defs:getPointer (Results 1 – 12 of 12) sorted by relevance
74 constexpr const T *getPointer() const { return &Storage.value(); } in getPointer() function76 T *getPointer() { return &Storage.value(); } in getPointer() function
94 PointerTy getPointer() const { return Info::getPointer(Value); } in getPointer() function190 static PointerT getPointer(intptr_t Value) { in getPointer() function
95 BitVector *getPointer() const { in getPointer() function
34 constexpr const char *getPointer() const { return Ptr; } in getPointer() function
75 mlir::Value getPointer() const { in getPointer() function
197 mlir::Value getPointer() const { return v; } in getPointer() function365 mlir::Value getPointer() const { return addr.getPointer(); } in getPointer() function
66 llvm::Value *getPointer() const { in getPointer() function308 llvm::Constant *getPointer() const { in getPointer() function
743 llvm::Value *LValue::getPointer(CodeGenFunction &CGF) const { in getPointer() function in LValue
424 static const llvm::APSInt *getPointer(APSIntPtr Value) { return Value.get(); } in getPointer() function425 static const SymExpr *getPointer(const SymExpr *Value) { return Value; } in getPointer() function
218 uintptr_t getPointer() const { in getPointer() function
422 Constant *ConstantPtrAuth::getPointer() const { in getPointer() function in llvm::sandboxir::ConstantPtrAuth
1666 static DeclaratorChunk getPointer(unsigned TypeQuals, SourceLocation Loc, in getPointer() function