Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/IR/
DType.cpp176 Type *Type::getMetadataTy(LLVMContext &C) { return &C.pImpl->MetadataTy; } in getMetadataTy() function in Type
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DType.cpp170 Type *Type::getMetadataTy(LLVMContext &C) { return &C.pImpl->MetadataTy; } in getMetadataTy() function in Type
/external/llvm/lib/IR/
DType.cpp159 Type *Type::getMetadataTy(LLVMContext &C) { return &C.pImpl->MetadataTy; } in getMetadataTy() function in Type