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

  /frameworks/compile/mclinker/include/mcld/
TargetOptions.h 43 const std::string& getTargetCPU() const { return m_TargetCPU; }
  /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; }

Completed in 121 milliseconds