Lines Matching refs:TripleStr
2384 ARMTargetInfo(const std::string &TripleStr)2385 : TargetInfo(TripleStr), ABI("aapcs-linux"), CPU("arm1136j-s")