Home
last modified time | relevance | path

Searched refs:clearMetadata (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DGlobalObject.h134 void clearMetadata();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DGlobalObject.h194 void clearMetadata();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DGlobals.cpp420 clearMetadata(); in dropAllReferences()
DMetadata.cpp1412 clearMetadata(); in eraseMetadata()
1426 void GlobalObject::clearMetadata() { in clearMetadata() function in GlobalObject
DFunction.cpp396 clearMetadata(); in dropAllReferences()
DCore.cpp2063 unwrap<GlobalObject>(Global)->clearMetadata(); in LLVMGlobalClearMetadata()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DFunctionImport.cpp954 F->clearMetadata(); in convertToDeclaration()
959 V->clearMetadata(); in convertToDeclaration()
DLowerTypeTests.cpp1917 F->clearMetadata(); in lower()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DValueMapper.cpp930 GO.clearMetadata(); in remapGlobalObjectMetadata()
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dphonemetadata.pb.js2347 i18n.phonenumbers.PhoneMetadataCollection.prototype.clearMetadata = function() { method in i18n.phonenumbers.PhoneMetadataCollection