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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DHost.cpp58 LLVM_ATTRIBUTE_UNUSED getProcCpuinfoContent() { function
1180 std::unique_ptr<llvm::MemoryBuffer> P = getProcCpuinfoContent();
1186 std::unique_ptr<llvm::MemoryBuffer> P = getProcCpuinfoContent();
1192 std::unique_ptr<llvm::MemoryBuffer> P = getProcCpuinfoContent();
1467 std::unique_ptr<llvm::MemoryBuffer> P = getProcCpuinfoContent();

Completed in 61 milliseconds