Home
last modified time | relevance | path

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

/external/llvm-project/lldb/tools/intel-features/intel-mpx/
Dcli-wrapper-mpxtable.cpp262 const std::string triple_s(target.GetTriple()); in GetInitInfo() local
263 const llvm::Triple triple(triple_s); in GetInitInfo()