Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DTargetRegistry.cpp94 Target::ArchMatchFnTy ArchMatchFn, in RegisterTarget()
/external/llvm/include/llvm/Support/
DTargetRegistry.h91 typedef bool (*ArchMatchFnTy)(Triple::ArchType Arch); typedef
165 ArchMatchFnTy ArchMatchFn;
633 Target::ArchMatchFnTy ArchMatchFn,