Home
last modified time | relevance | path

Searched refs:hasMicrosoftFastStdCallMangling (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DMangler.cpp149 if (!DL.hasMicrosoftFastStdCallMangling() && in getNameWithPrefix()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDataLayout.h288 bool hasMicrosoftFastStdCallMangling() const { in hasMicrosoftFastStdCallMangling() function