Searched defs:getCPU (Results 1 – 2 of 2) sorted by relevance
/minix3/external/bsd/llvm/dist/llvm/lib/MC/MCDisassembler/ | ||
H A D | Disassembler.h | 123 StringRef getCPU() const { return CPU; } in getCPU() function |
/minix3/external/bsd/llvm/dist/clang/lib/Basic/ | ||
H A D | Targets.cpp | 5684 const std::string& getCPU() const { return CPU; } in getCPU() function in __anon2c8a49782911::MipsTargetInfoBase |