Searched defs:setTargetTriple (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DLTOModule.h128 void setTargetTriple(StringRef Triple) { function in struct:llvm::LTOModule
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DModule.h292 void setTargetTriple(StringRef T) { TargetTriple = std::string(T); } function in class:llvm::Module

Completed in 66 milliseconds