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

  /external/llvm/include/llvm/Target/
TargetMachine.h 114 StringRef getTargetFeatureString() const { return TargetFS; }
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetMachine.h 112 const StringRef getTargetFeatureString() const { return TargetFS; }

Completed in 95 milliseconds