Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRTargetMachine.cpp31 static StringRef getCPU(StringRef CPU) { in getCPU() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCDisassembler/
DDisassembler.h118 StringRef getCPU() const { return CPU; } in getCPU() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSubtargetInfo.h105 StringRef getCPU() const { return CPU; } in getCPU() function