Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h250 codeview::TypeIndex lowerTypeFunction(const DISubroutineType *Ty);
DCodeViewDebug.cpp953 return lowerTypeFunction(cast<DISubroutineType>(Ty)); in lowerType()
1277 TypeIndex CodeViewDebug::lowerTypeFunction(const DISubroutineType *Ty) { in lowerTypeFunction() function in CodeViewDebug
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h341 codeview::TypeIndex lowerTypeFunction(const DISubroutineType *Ty);
DCodeViewDebug.cpp1352 return lowerTypeFunction(cast<DISubroutineType>(Ty)); in lowerType()
1682 TypeIndex CodeViewDebug::lowerTypeFunction(const DISubroutineType *Ty) { in lowerTypeFunction() function in CodeViewDebug