Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h254 codeview::TypeIndex lowerTypeEnum(const DICompositeType *Ty);
DCodeViewDebug.cpp955 return lowerTypeEnum(cast<DICompositeType>(Ty)); in lowerType()
1417 TypeIndex CodeViewDebug::lowerTypeEnum(const DICompositeType *Ty) { in lowerTypeEnum() function in CodeViewDebug
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h347 codeview::TypeIndex lowerTypeEnum(const DICompositeType *Ty);
DCodeViewDebug.cpp1354 return lowerTypeEnum(cast<DICompositeType>(Ty)); in lowerType()
1860 TypeIndex CodeViewDebug::lowerTypeEnum(const DICompositeType *Ty) { in lowerTypeEnum() function in CodeViewDebug