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

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

Completed in 73 milliseconds