Home
last modified time | relevance | path

Searched defs:Ptr (Results 1 - 25 of 209) sorted by relevance

123456789

/third_party/json/tests/thirdparty/Fuzzer/test/
H A DTraceMallocTest.cpp11 int *Ptr; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DBuryPointer.h23 template <typename T> void BuryPointer(std::unique_ptr<T> Ptr) { in BuryPointer() argument
H A DMemAlloc.h52 LLVM_ATTRIBUTE_RETURNS_NONNULL inline void *safe_realloc(void *Ptr, size_t Sz) { in safe_realloc() argument
H A DSMLoc.h24 const char *Ptr = nullptr; member in llvm::SMLoc
36 static SMLoc getFromPointer(const char *Ptr) { in getFromPointer() argument
[all...]
H A DArrayRecycler.h56 void push(unsigned Idx, T *Ptr) { in push() argument
137 void deallocate(Capacity Cap, T *Ptr) { in deallocate() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DSmallPtrSet.cpp40 SmallPtrSetImplBase::insert_imp_big(const void *Ptr) { in insert_imp_big() argument
[all...]
H A Dcircular_raw_ostream.cpp18 void circular_raw_ostream::write_impl(const char *Ptr, size_t Size) { in write_impl() argument
H A Draw_os_ostream.cpp26 void raw_os_ostream::write_impl(const char *Ptr, size_t Size) { in write_impl() argument
H A DTwine.cpp57 void Twine::printOneChild(raw_ostream &OS, Child Ptr, in printOneChild() argument
107 printOneChildRepr(raw_ostream &OS, Child Ptr, NodeKind Kind) const printOneChildRepr() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DSmallPtrSet.cpp40 SmallPtrSetImplBase::insert_imp_big(const void *Ptr) { in insert_imp_big() argument
H A Dcircular_raw_ostream.cpp17 void circular_raw_ostream::write_impl(const char *Ptr, size_t Size) { in write_impl() argument
H A DBuryPointer.cpp15 void BuryPointer(const void *Ptr) { in BuryPointer() argument
H A Draw_os_ostream.cpp25 void raw_os_ostream::write_impl(const char *Ptr, size_t Size) { in write_impl() argument
H A DFormattedStream.cpp23 static void UpdatePosition(std::pair<unsigned, unsigned> &Position, const char *Ptr, size_t Size) { in UpdatePosition() argument
48 void formatted_raw_ostream::ComputePosition(const char *Ptr, size_t Size) { in ComputePosition() argument
76 write_impl(const char *Ptr, size_t Size) write_impl() argument
[all...]
H A DTwine.cpp57 void Twine::printOneChild(raw_ostream &OS, Child Ptr, in printOneChild() argument
107 printOneChildRepr(raw_ostream &OS, Child Ptr, NodeKind Kind) const printOneChildRepr() argument
[all...]
H A DMD5.cpp192 const uint8_t *Ptr = Data.data(); in update() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstrInfo.cpp33 const Value *Ptr = MMO->getValue(); in isUniformMMO() local
H A DAMDGPUAnnotateUniformValues.cpp94 const Value *Ptr = Load->getPointerOperand(); in isClobberedInFunction() local
124 Value *Ptr = I.getPointerOperand(); in visitLoadInst() local
[all...]
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/port/
H A Drefcount.h177 class Ptr { class
179 Ptr() : p_(NULL) { in Ptr() function in sfntly::Ptr
184 Ptr(T* pT) : p_(NULL) { in Ptr() function in sfntly::Ptr
188 Ptr(const Ptr< function in sfntly::Ptr
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DSpeculation.cpp40 void Speculator::speculateForEntryPoint(Speculator *Ptr, uint64_t StubId) { in speculateForEntryPoint() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DSMLoc.h25 const char *Ptr; member in llvm::SMLoc
37 static SMLoc getFromPointer(const char *Ptr) { in getFromPointer() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
H A DDependencyAnalysis.h79 CanDecrementRefCount(const Instruction *Inst, const Value *Ptr, ProvenanceAnalysis &PA) CanDecrementRefCount() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/FuzzMutate/
H A DRandomIRBuilder.cpp48 Value *Ptr = findPointer(BB, Insts, Srcs, Pred); in newSource() local
122 Value *Ptr = findPointer(BB, Insts, {V}, matchFirstType()); in newSink() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h978 SDValue Ptr; global() member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DMachOUniversal.cpp32 static T getUniversalBinaryStruct(const char *Ptr) { in getUniversalBinaryStruct() argument

Completed in 9 milliseconds

123456789