Home
last modified time | relevance | path

Searched defs:getIfExists (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DMetadata.h396 static ConstantAsMetadata *getIfExists(Constant *C) { in getIfExists() function
422 static LocalAsMetadata *getIfExists(Value *Local) { in getIfExists() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DMetadata.h414 static ConstantAsMetadata *getIfExists(Constant *C) { in getIfExists() function
440 static LocalAsMetadata *getIfExists(Value *Local) { in getIfExists() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DMetadata.cpp113 MetadataAsValue *MetadataAsValue::getIfExists(LLVMContext &Context, in getIfExists() function in MetadataAsValue
319 ReplaceableMetadataImpl *ReplaceableMetadataImpl::getIfExists(Metadata &MD) { in getIfExists() function in ReplaceableMetadataImpl
367 ValueAsMetadata *ValueAsMetadata::getIfExists(Value *V) { in getIfExists() function in ValueAsMetadata