Home
last modified time | relevance | path

Searched defs:getCPUStr (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DCommandFlags.h320 static inline std::string getCPUStr() { in getCPUStr() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DCommandFlags.cpp575 std::string codegen::getCPUStr() { in getCPUStr() function in codegen