Home
last modified time | relevance | path

Searched defs:addMetadata (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DVectorUtils.cpp1150 void InterleaveGroup<InstT>::addMetadata(InstT *NewInst) const { in addMetadata() function in InterleaveGroup
1156 void InterleaveGroup<Instruction>::addMetadata(Instruction *NewInst) const { in addMetadata() function in llvm::InterleaveGroup
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h227 const MachineInstrBuilder &addMetadata(const MDNode *MD) const { in addMetadata() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DMetadata.cpp1393 void GlobalObject::addMetadata(unsigned KindID, MDNode &MD) { in addMetadata() function in GlobalObject
1400 void GlobalObject::addMetadata(StringRef Kind, MDNode &MD) { in addMetadata() function in GlobalObject
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
DPhonemetadata.java1178 public PhoneMetadataCollection addMetadata(PhoneMetadata value) { in addMetadata() method in Phonemetadata.PhoneMetadataCollection
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dphonemetadata.pb.js2314 i18n.phonenumbers.PhoneMetadataCollection.prototype.addMetadata = function(value) { method in i18n.phonenumbers.PhoneMetadataCollection
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp917 void InnerLoopVectorizer::addMetadata(Instruction *To, in addMetadata() function in InnerLoopVectorizer
923 void InnerLoopVectorizer::addMetadata(ArrayRef<Value *> To, in addMetadata() function in InnerLoopVectorizer