Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AVR/
DAVRTargetMachine.cpp29 static StringRef getCPU(StringRef CPU) { in getCPU() function
/external/llvm/include/llvm/MC/
DMCSubtargetInfo.h66 StringRef getCPU() const { in getCPU() function
/external/llvm/lib/MC/MCDisassembler/
DDisassembler.h121 StringRef getCPU() const { return CPU; } in getCPU() function