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

  /external/swiftshader/third_party/LLVM/lib/Support/
TargetRegistry.cpp 86 const Target *TargetRegistry::getClosestTargetForJIT(std::string &Error) {
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
TargetRegistry.h 499 /// getClosestTargetForJIT - Pick the best target that is compatible with
504 static const Target *getClosestTargetForJIT(std::string &Error);
    [all...]

Completed in 514 milliseconds