Home
last modified time | relevance | path

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

/external/llvm-project/lld/Common/
DTargetOptionsCommandFlags.cpp28 std::string lld::getCPUStr() { return llvm::codegen::getCPUStr(); } in getCPUStr() function in lld
/external/llvm/include/llvm/CodeGen/
DCommandFlags.h320 static inline std::string getCPUStr() { in getCPUStr() function
/external/llvm-project/llvm/lib/CodeGen/
DCommandFlags.cpp571 std::string codegen::getCPUStr() { in getCPUStr() function in codegen