Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/MC/MCDisassembler/
H A DDisassembler.h123 StringRef getCPU() const { return CPU; } in getCPU() function
/minix3/external/bsd/llvm/dist/clang/lib/Basic/
H A DTargets.cpp5684 const std::string& getCPU() const { return CPU; } in getCPU() function in __anon2c8a49782911::MipsTargetInfoBase