Home
last modified time | relevance | path

Searched refs:matchesArch (Results 1 – 25 of 88) sorted by relevance

1234

/dports/devel/llvm70/llvm-7.0.1.src/tools/llvm-exegesis/lib/
H A DTarget.cpp22 if (T->matchesArch(TT.getArch())) in lookup()
69 bool matchesArch(llvm::Triple::ArchType Arch) const override { in matchesArch() function in exegesis::__anona1ae0ead0111::ExegesisDefaultTarget
H A DTarget.h58 virtual bool matchesArch(llvm::Triple::ArchType Arch) const = 0;
/dports/devel/llvm80/llvm-8.0.1.src/tools/llvm-exegesis/lib/
H A DTarget.cpp23 if (T->matchesArch(TT.getArch())) in lookup()
133 bool matchesArch(llvm::Triple::ArchType Arch) const override { in matchesArch() function in llvm::exegesis::__anonda77226f0211::ExegesisDefaultTarget
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/tools/llvm-exegesis/lib/
H A DTarget.cpp26 if (T->matchesArch(TT.getArch())) in lookup()
163 bool matchesArch(Triple::ArchType Arch) const override { in matchesArch() function in llvm::exegesis::__anon7669ab190211::ExegesisDefaultTarget
/dports/devel/llvm11/llvm-11.0.1.src/tools/llvm-exegesis/lib/
H A DTarget.cpp26 if (T->matchesArch(TT.getArch())) in lookup()
163 bool matchesArch(Triple::ArchType Arch) const override { in matchesArch() function in llvm::exegesis::__anon5b304bb30211::ExegesisDefaultTarget
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/llvm-exegesis/lib/
H A DTarget.cpp26 if (T->matchesArch(TT.getArch())) in lookup()
163 bool matchesArch(Triple::ArchType Arch) const override { in matchesArch() function in llvm::exegesis::__anona93805440211::ExegesisDefaultTarget
/dports/devel/llvm90/llvm-9.0.1.src/tools/llvm-exegesis/lib/
H A DTarget.cpp22 if (T->matchesArch(TT.getArch())) in lookup()
158 bool matchesArch(llvm::Triple::ArchType Arch) const override { in matchesArch() function in llvm::exegesis::__anon134036310211::ExegesisDefaultTarget
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DTarget.cpp26 if (T->matchesArch(TT.getArch())) in lookup()
163 bool matchesArch(Triple::ArchType Arch) const override { in matchesArch() function in llvm::exegesis::__anon1ddb13060211::ExegesisDefaultTarget
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/tools/llvm-exegesis/lib/
H A DTarget.cpp26 if (T->matchesArch(TT.getArch())) in lookup()
163 bool matchesArch(Triple::ArchType Arch) const override { in matchesArch() function in llvm::exegesis::__anon946fad170211::ExegesisDefaultTarget
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/tools/llvm-exegesis/lib/
H A DTarget.cpp26 if (T->matchesArch(TT.getArch())) in lookup()
163 bool matchesArch(Triple::ArchType Arch) const override { in matchesArch() function in llvm::exegesis::__anon8808db190211::ExegesisDefaultTarget
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/tools/llvm-exegesis/lib/
H A DTarget.cpp26 if (T->matchesArch(TT.getArch())) in lookup()
165 bool matchesArch(Triple::ArchType Arch) const override { in matchesArch() function in llvm::exegesis::__anon0e432f640211::ExegesisDefaultTarget
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/tools/llvm-exegesis/lib/
H A DTarget.cpp26 if (T->matchesArch(TT.getArch())) in lookup()
163 bool matchesArch(Triple::ArchType Arch) const override { in matchesArch() function in llvm::exegesis::__anon703782510211::ExegesisDefaultTarget
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/tools/llvm-exegesis/lib/
H A DTarget.cpp26 if (T->matchesArch(TT.getArch())) in lookup()
163 bool matchesArch(Triple::ArchType Arch) const override { in matchesArch() function in llvm::exegesis::__anone57c60830211::ExegesisDefaultTarget
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/tools/llvm-exegesis/lib/
H A DTarget.cpp26 if (T->matchesArch(TT.getArch())) in lookup()
163 bool matchesArch(Triple::ArchType Arch) const override { in matchesArch() function in llvm::exegesis::__anond9158e850211::ExegesisDefaultTarget
/dports/devel/llvm10/llvm-10.0.1.src/tools/llvm-exegesis/lib/
H A DTarget.cpp22 if (T->matchesArch(TT.getArch())) in lookup()
166 bool matchesArch(Triple::ArchType Arch) const override { in matchesArch() function in llvm::exegesis::__anon226737f10211::ExegesisDefaultTarget
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DTarget.cpp22 if (T->matchesArch(TT.getArch())) in lookup()
166 bool matchesArch(Triple::ArchType Arch) const override { in matchesArch() function in llvm::exegesis::__anon7ff773b40211::ExegesisDefaultTarget
/dports/devel/llvm70/llvm-7.0.1.src/tools/llvm-exegesis/lib/AArch64/
H A DTarget.cpp30 bool matchesArch(llvm::Triple::ArchType Arch) const override { in matchesArch() function in exegesis::__anonc70579650111::ExegesisAArch64Target
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/tools/llvm-exegesis/lib/AArch64/
H A DTarget.cpp54 bool matchesArch(Triple::ArchType Arch) const override { in matchesArch() function in llvm::exegesis::__anon201cc1d10111::ExegesisAArch64Target
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/tools/llvm-exegesis/lib/PowerPC/
H A DTarget.cpp26 bool matchesArch(Triple::ArchType Arch) const override { in matchesArch() function in llvm::exegesis::__anon3893a6e80111::ExegesisPowerPCTarget
/dports/devel/llvm11/llvm-11.0.1.src/tools/llvm-exegesis/lib/AArch64/
H A DTarget.cpp54 bool matchesArch(Triple::ArchType Arch) const override { in matchesArch() function in llvm::exegesis::__anon445f5c6b0111::ExegesisAArch64Target
/dports/devel/llvm11/llvm-11.0.1.src/tools/llvm-exegesis/lib/PowerPC/
H A DTarget.cpp26 bool matchesArch(Triple::ArchType Arch) const override { in matchesArch() function in llvm::exegesis::__anon5cd641820111::ExegesisPowerPCTarget
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/llvm-exegesis/lib/AArch64/
H A DTarget.cpp54 bool matchesArch(Triple::ArchType Arch) const override { in matchesArch() function in llvm::exegesis::__anon918c16fc0111::ExegesisAArch64Target
/dports/devel/llvm10/llvm-10.0.1.src/tools/llvm-exegesis/lib/PowerPC/
H A DTarget.cpp27 bool matchesArch(Triple::ArchType Arch) const override { in matchesArch() function in llvm::exegesis::__anone85c8bc00111::ExegesisPowerPCTarget
/dports/devel/llvm10/llvm-10.0.1.src/tools/llvm-exegesis/lib/AArch64/
H A DTarget.cpp55 bool matchesArch(Triple::ArchType Arch) const override { in matchesArch() function in llvm::exegesis::__anoncfe5a6a90111::ExegesisAArch64Target
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/tools/llvm-exegesis/lib/AArch64/
H A DTarget.cpp54 bool matchesArch(Triple::ArchType Arch) const override { in matchesArch() function in llvm::exegesis::__anon9139c6be0111::ExegesisAArch64Target

1234