Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCSubtargetInfo.h64 StringRef getCPU() const { in getCPU() function
/external/llvm/lib/MC/MCDisassembler/
DDisassembler.h123 StringRef getCPU() const { return CPU; } in getCPU() function
/external/clang/lib/Basic/
DTargets.cpp5861 const std::string& getCPU() const { return CPU; } in getCPU() function in __anond4862fe70411::MipsTargetInfoBase