Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DTargetRegistry.cpp92 Target::ArchMatchFnTy ArchMatchFn, in RegisterTarget()
/external/llvm/include/llvm/Support/
DTargetRegistry.h91 typedef bool (*ArchMatchFnTy)(Triple::ArchType Arch); typedef
164 ArchMatchFnTy ArchMatchFn;
625 Target::ArchMatchFnTy ArchMatchFn,
/external/llvm/lib/Support/
DTargetRegistry.cpp93 Target::ArchMatchFnTy ArchMatchFn, in RegisterTarget()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DTargetRegistry.h124 using ArchMatchFnTy = bool (*)(Triple::ArchType Arch); variable
200 ArchMatchFnTy ArchMatchFn;
684 Target::ArchMatchFnTy ArchMatchFn,