Home
last modified time | relevance | path

Searched refs:lowerTypeFunction (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h408 codeview::TypeIndex lowerTypeFunction(const DISubroutineType *Ty);
DCodeViewDebug.cpp1523 return lowerTypeFunction(cast<DISubroutineType>(Ty)); in lowerType()
1857 TypeIndex CodeViewDebug::lowerTypeFunction(const DISubroutineType *Ty) { in lowerTypeFunction() function in CodeViewDebug