Home
last modified time | relevance | path

Searched defs:matchesArch (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/tools/llvm-exegesis/lib/AArch64/
H A DTarget.cpp58 bool matchesArch(Triple::ArchType Arch) const override { in matchesArch() function in llvm::exegesis::__anon89cf9c360111::ExegesisAArch64Target
/llvm-project/llvm/tools/llvm-exegesis/lib/PowerPC/
H A DTarget.cpp38 bool matchesArch(Triple::ArchType Arch) const override { in matchesArch() function in llvm::exegesis::__anona246814d0111::ExegesisPowerPCTarget
/llvm-project/llvm/tools/llvm-exegesis/lib/Mips/
H A DTarget.cpp68 bool matchesArch(Triple::ArchType Arch) const override { in matchesArch() function in llvm::exegesis::__anon23a5cc460111::ExegesisMipsTarget
/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DTarget.cpp220 bool matchesArch(Triple::ArchType Arch) const override { in matchesArch() function in llvm::exegesis::__anon0b8ef07e0211::ExegesisDefaultTarget
/llvm-project/llvm/tools/llvm-exegesis/lib/X86/
H A DTarget.cpp799 bool matchesArch(Triple::ArchType Arch) const override { matchesArch() function in llvm::exegesis::__anona615e0730611::ExegesisX86Target