Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h256 codeview::TypeIndex lowerTypeUnion(const DICompositeType *Ty);
DCodeViewDebug.cpp960 return lowerTypeUnion(cast<DICompositeType>(Ty)); in lowerType()
1578 TypeIndex CodeViewDebug::lowerTypeUnion(const DICompositeType *Ty) { in lowerTypeUnion() function in CodeViewDebug
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h349 codeview::TypeIndex lowerTypeUnion(const DICompositeType *Ty);
DCodeViewDebug.cpp1359 return lowerTypeUnion(cast<DICompositeType>(Ty)); in lowerType()
2072 TypeIndex CodeViewDebug::lowerTypeUnion(const DICompositeType *Ty) { in lowerTypeUnion() function in CodeViewDebug