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

  /external/llvm/lib/Support/
TargetRegistry.cpp 94 Target::ArchMatchFnTy ArchMatchFn,
  /external/llvm/include/llvm/Support/
TargetRegistry.h 91 typedef bool (*ArchMatchFnTy)(Triple::ArchType Arch);
165 ArchMatchFnTy ArchMatchFn;
633 Target::ArchMatchFnTy ArchMatchFn,
    [all...]

Completed in 1340 milliseconds