Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTargetRegistry.cpp91 Target::ArchMatchFnTy ArchMatchFn, in RegisterTarget()
/external/llvm/lib/Support/
DTargetRegistry.cpp93 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/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DTargetRegistry.h128 using ArchMatchFnTy = bool (*)(Triple::ArchType Arch); variable
205 ArchMatchFnTy ArchMatchFn;
693 Target::ArchMatchFnTy ArchMatchFn,