Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/AArch64/
H A DTarget.cpp54 bool matchesArch(Triple::ArchType Arch) const override { in matchesArch() function in llvm::exegesis::__anon8c3e6c4e0111::ExegesisAArch64Target
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/PowerPC/
H A DTarget.cpp34 bool matchesArch(Triple::ArchType Arch) const override { in matchesArch() function in llvm::exegesis::__anona4b551650111::ExegesisPowerPCTarget
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/Mips/
H A DTarget.cpp64 bool matchesArch(Triple::ArchType Arch) const override { in matchesArch() function in llvm::exegesis::__anonb610d35e0111::ExegesisMipsTarget
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DTarget.cpp163 bool matchesArch(Triple::ArchType Arch) const override { in matchesArch() function in llvm::exegesis::__anon9d9b28960211::ExegesisDefaultTarget
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/X86/
H A DTarget.cpp735 bool matchesArch(Triple::ArchType Arch) const override { in matchesArch() function in llvm::exegesis::__anon5530648b0611::ExegesisX86Target