Home
last modified time | relevance | path

Searched refs:LLVMMetadataTypeInContext (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/
Decho.cpp146 return LLVMMetadataTypeInContext(Ctx); in Clone()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h1351 LLVMTypeRef LLVMMetadataTypeInContext(LLVMContextRef C);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp769 LLVMTypeRef LLVMMetadataTypeInContext(LLVMContextRef C) { in LLVMMetadataTypeInContext() function