Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h246 codeview::TypeIndex lowerTypeBasic(const DIBasicType *Ty);
DCodeViewDebug.cpp936 return lowerTypeBasic(cast<DIBasicType>(Ty)); in lowerType()
1042 TypeIndex CodeViewDebug::lowerTypeBasic(const DIBasicType *Ty) { in lowerTypeBasic() function in CodeViewDebug
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h333 codeview::TypeIndex lowerTypeBasic(const DIBasicType *Ty);
DCodeViewDebug.cpp1329 return lowerTypeBasic(cast<DIBasicType>(Ty)); in lowerType()
1431 TypeIndex CodeViewDebug::lowerTypeBasic(const DIBasicType *Ty) { in lowerTypeBasic() function in CodeViewDebug