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 511 /// getClosestTargetForJIT - Pick the best target that is compatible with
516 static const Target *getClosestTargetForJIT(std::string &Error);
    [all...]

Completed in 32 milliseconds