Searched refs:getProcessTriple (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DHost.h49 /// getProcessTriple() - Return an appropriate target triple for generating
51 std::string getProcessTriple();
/freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/
H A DTargetSelect.cpp47 TheTriple.setTriple(sys::getProcessTriple());
/freebsd-10-stable/contrib/llvm/lib/Support/
H A DHost.cpp724 std::string sys::getProcessTriple() { function in class:sys

Completed in 281 milliseconds