Searched refs:get32BitArchVariant (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/contrib/llvm/include/llvm/ADT/
H A DTriple.h415 llvm::Triple get32BitArchVariant() const;
/freebsd-10.2-release/contrib/llvm/lib/Support/
H A DHost.cpp730 PT = PT.get32BitArchVariant();
H A DTriple.cpp720 Triple Triple::get32BitArchVariant() const { function in class:Triple
/freebsd-10.2-release/contrib/llvm/tools/lldb/source/Host/common/
H A DHost.cpp399 g_host_arch_32.SetTriple(triple.get32BitArchVariant());
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Driver/
H A DToolChains.cpp1031 : TargetTriple.get32BitArchVariant();

Completed in 123 milliseconds