Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Target/
DTargetMachine.h113 StringRef getTargetCPU() const { return TargetCPU; } in getTargetCPU() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Target/
DTargetMachine.h107 StringRef getTargetCPU() const { return TargetCPU; } in getTargetCPU() function
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetMachine.h111 const StringRef getTargetCPU() const { return TargetCPU; } in getTargetCPU() function