Home
last modified time | relevance | path

Searched refs:lowerTypeBasic (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.h400 codeview::TypeIndex lowerTypeBasic(const DIBasicType *Ty);
DCodeViewDebug.cpp1500 return lowerTypeBasic(cast<DIBasicType>(Ty)); in lowerType()
1603 TypeIndex CodeViewDebug::lowerTypeBasic(const DIBasicType *Ty) { in lowerTypeBasic() function in CodeViewDebug