HomeSort by relevance Sort by last modified time
    Searched defs:getTargetCPU (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/Target/
TargetMachine.h 113 StringRef getTargetCPU() const { return TargetCPU; }
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetMachine.h 111 const StringRef getTargetCPU() const { return TargetCPU; }
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Target/
TargetMachine.h 107 StringRef getTargetCPU() const { return TargetCPU; }

Completed in 190 milliseconds