Home
last modified time | relevance | path

Searched refs:ArchMatchFnTy (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Support/
DTargetRegistry.cpp99 Target::ArchMatchFnTy ArchMatchFn, in RegisterTarget()
/external/llvm/include/llvm/Support/
DTargetRegistry.h80 typedef bool (*ArchMatchFnTy)(Triple::ArchType Arch); typedef
159 ArchMatchFnTy ArchMatchFn;
589 Target::ArchMatchFnTy ArchMatchFn,