Home
last modified time | relevance | path

Searched refs:get64BitArchVariant (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DTriple.h818 llvm::Triple get64BitArchVariant() const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DHost.cpp1578 PT = PT.get64BitArchVariant(); in getProcessTriple()
DTriple.cpp1375 Triple Triple::get64BitArchVariant() const { in get64BitArchVariant() function in Triple