Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DCommandFlags.h320 static inline std::string getCPUStr() { in getCPUStr() function
/external/llvm/tools/llc/
Dllc.cpp321 std::string CPUStr = getCPUStr(), FeaturesStr = getFeaturesStr(); in compileModule()
/external/llvm/tools/opt/
Dopt.cpp437 CPUStr = getCPUStr(); in main()