Home
last modified time | relevance | path

Searched defs:TypeArray (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfoMetadata.cpp471 uint8_t CC, Metadata *TypeArray, in getImpl()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp416 if (auto TypeArray = Ty->getTypeArray()) { in getFunctionOptions() local