Home
last modified time | relevance | path

Searched defs:getImpl (Results 1 – 24 of 24) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfoMetadata.cpp51 DILocation *DILocation::getImpl(LLVMContext &Context, unsigned Line, in getImpl() function in DILocation
262 GenericDINode *GenericDINode::getImpl(LLVMContext &Context, unsigned Tag, in getImpl() function in GenericDINode
320 DISubrange *DISubrange::getImpl(LLVMContext &Context, int64_t Count, int64_t Lo, in getImpl() function in DISubrange
327 DISubrange *DISubrange::getImpl(LLVMContext &Context, Metadata *CountNode, in getImpl() function in DISubrange
335 DIEnumerator *DIEnumerator::getImpl(LLVMContext &Context, int64_t Value, in getImpl() function in DIEnumerator
344 DIBasicType *DIBasicType::getImpl(LLVMContext &Context, unsigned Tag, in getImpl() function in DIBasicType
370 DIDerivedType *DIDerivedType::getImpl( in getImpl() function in DIDerivedType
387 DICompositeType *DICompositeType::getImpl( in getImpl() function in DICompositeType
470 DISubroutineType *DISubroutineType::getImpl(LLVMContext &Context, DIFlags Flags, in getImpl() function in DISubroutineType
501 DIFile *DIFile::getImpl(LLVMContext &Context, MDString *Filename, in getImpl() function in DIFile
[all …]
DConstants.cpp1071 Constant *ConstantArray::getImpl(ArrayType *Ty, ArrayRef<Constant*> V) { in getImpl() function in ConstantArray
1168 Constant *ConstantVector::getImpl(ArrayRef<Constant*> V) { in getImpl() function in ConstantVector
2554 Constant *ConstantDataSequential::getImpl(StringRef Elements, Type *Ty) { in getImpl() function in ConstantDataSequential
DMetadata.cpp814 MDTuple *MDTuple::getImpl(LLVMContext &Context, ArrayRef<Metadata *> MDs, in getImpl() function in MDTuple
DAttributes.cpp945 AttributeList AttributeList::getImpl(LLVMContext &C, in getImpl() function in AttributeList
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCLKernel.h70 inline T &Kernel::getImpl() const in getImpl() function
DCLSampler.h82 inline T &Sampler::getImpl() const in getImpl() function
DCLEvent.h106 inline T &Event::getImpl() const in getImpl() function
DCLCommandQueue.h334 inline T &CommandQueue::getImpl() const in getImpl() function
DCLProgram.h141 inline T &Program::getImpl() const in getImpl() function
DCLDevice.h102 inline T &Device::getImpl() const in getImpl() function
DCLContext.h185 inline T &Context::getImpl() const in getImpl() function
DCLPlatform.h126 inline T &Platform::getImpl() const in getImpl() function
DCLMemory.h133 inline T &Memory::getImpl() const in getImpl() function
/third_party/flutter/skia/third_party/externals/angle2/src/common/
DMemoryBuffer.cpp97 bool ScratchBuffer::getImpl(size_t requestedSize, in getImpl() function in angle::ScratchBuffer
/third_party/skia/third_party/externals/angle2/src/common/
DMemoryBuffer.cpp123 bool ScratchBuffer::getImpl(size_t requestedSize, in getImpl() function in angle::ScratchBuffer
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dstatic_unicode_sets.cpp36 inline UnicodeSet* getImpl(Key key) { in getImpl() function
Dnormalizer2.cpp207 Normalizer2Factory::getImpl(const Normalizer2 *norm2) { in getImpl() function in Normalizer2Factory
/third_party/node/deps/icu-small/source/common/
Dstatic_unicode_sets.cpp36 inline UnicodeSet* getImpl(Key key) { in getImpl() function
Dnormalizer2.cpp207 Normalizer2Factory::getImpl(const Normalizer2 *norm2) { in getImpl() function in Normalizer2Factory
/third_party/skia/third_party/externals/icu/source/common/
Dstatic_unicode_sets.cpp36 inline UnicodeSet* getImpl(Key key) { in getImpl() function
Dnormalizer2.cpp207 Normalizer2Factory::getImpl(const Normalizer2 *norm2) { in getImpl() function in Normalizer2Factory
/third_party/icu/icu4c/source/common/
Dstatic_unicode_sets.cpp36 inline UnicodeSet* getImpl(Key key) { in getImpl() function
Dnormalizer2.cpp207 Normalizer2Factory::getImpl(const Normalizer2 *norm2) { in getImpl() function in Normalizer2Factory
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLazyValueInfo.cpp1617 static LazyValueInfoImpl &getImpl(void *&PImpl, AssumptionCache *AC, in getImpl() function