Searched defs:getCPUStr (Results 1 – 3 of 3) sorted by relevance
28 std::string lld::getCPUStr() { return llvm::codegen::getCPUStr(); } in getCPUStr() function in lld
320 static inline std::string getCPUStr() { in getCPUStr() function
571 std::string codegen::getCPUStr() { in getCPUStr() function in codegen