Home
last modified time | relevance | path

Searched defs:RegA (Results 1 – 25 of 312) sorted by relevance

12345678910>>...13

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/X86/
H A DX86WinAllocaExpander.cpp219 unsigned RegA = Is64Bit ? X86::RAX : X86::EAX; in lower() local
233 unsigned RegA = Is64Bit ? X86::RAX : X86::EAX; in lower() local
247 unsigned RegA = Is64BitAlloca ? X86::RAX : X86::EAX; in lower() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86WinAllocaExpander.cpp220 unsigned RegA = Is64Bit ? X86::RAX : X86::EAX; in lower() local
234 unsigned RegA = Is64Bit ? X86::RAX : X86::EAX; in lower() local
248 unsigned RegA = Is64BitAlloca ? X86::RAX : X86::EAX; in lower() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/X86/
H A DX86WinAllocaExpander.cpp220 unsigned RegA = Is64Bit ? X86::RAX : X86::EAX; in lower() local
234 unsigned RegA = Is64Bit ? X86::RAX : X86::EAX; in lower() local
248 unsigned RegA = Is64BitAlloca ? X86::RAX : X86::EAX; in lower() local
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/X86/
H A DX86WinAllocaExpander.cpp219 unsigned RegA = Is64Bit ? X86::RAX : X86::EAX; in lower() local
233 unsigned RegA = Is64Bit ? X86::RAX : X86::EAX; in lower() local
247 unsigned RegA = Is64BitAlloca ? X86::RAX : X86::EAX; in lower() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/X86/
H A DX86WinAllocaExpander.cpp220 unsigned RegA = Is64Bit ? X86::RAX : X86::EAX; in lower() local
234 unsigned RegA = Is64Bit ? X86::RAX : X86::EAX; in lower() local
248 unsigned RegA = Is64BitAlloca ? X86::RAX : X86::EAX; in lower() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86WinAllocaExpander.cpp220 unsigned RegA = Is64Bit ? X86::RAX : X86::EAX; in lower() local
234 unsigned RegA = Is64Bit ? X86::RAX : X86::EAX; in lower() local
248 unsigned RegA = Is64BitAlloca ? X86::RAX : X86::EAX; in lower() local
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/X86/
H A DX86WinAllocaExpander.cpp220 unsigned RegA = Is64Bit ? X86::RAX : X86::EAX; in lower() local
234 unsigned RegA = Is64Bit ? X86::RAX : X86::EAX; in lower() local
248 unsigned RegA = Is64BitAlloca ? X86::RAX : X86::EAX; in lower() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/X86/
H A DX86WinAllocaExpander.cpp220 unsigned RegA = Is64Bit ? X86::RAX : X86::EAX; in lower() local
234 unsigned RegA = Is64Bit ? X86::RAX : X86::EAX; in lower() local
248 unsigned RegA = Is64BitAlloca ? X86::RAX : X86::EAX; in lower() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86WinAllocaExpander.cpp219 unsigned RegA = Is64Bit ? X86::RAX : X86::EAX; in lower() local
233 unsigned RegA = Is64Bit ? X86::RAX : X86::EAX; in lower() local
247 unsigned RegA = Is64BitAlloca ? X86::RAX : X86::EAX; in lower() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/X86/
H A DX86DynAllocaExpander.cpp220 unsigned RegA = Is64Bit ? X86::RAX : X86::EAX; in lower() local
234 unsigned RegA = Is64Bit ? X86::RAX : X86::EAX; in lower() local
248 unsigned RegA = Is64BitAlloca ? X86::RAX : X86::EAX; in lower() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86WinAllocaExpander.cpp220 unsigned RegA = Is64Bit ? X86::RAX : X86::EAX; in lower() local
234 unsigned RegA = Is64Bit ? X86::RAX : X86::EAX; in lower() local
248 unsigned RegA = Is64BitAlloca ? X86::RAX : X86::EAX; in lower() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/X86/
H A DX86WinAllocaExpander.cpp220 unsigned RegA = Is64Bit ? X86::RAX : X86::EAX; in lower() local
234 unsigned RegA = Is64Bit ? X86::RAX : X86::EAX; in lower() local
248 unsigned RegA = Is64BitAlloca ? X86::RAX : X86::EAX; in lower() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86WinAllocaExpander.cpp220 unsigned RegA = Is64Bit ? X86::RAX : X86::EAX; in lower() local
234 unsigned RegA = Is64Bit ? X86::RAX : X86::EAX; in lower() local
248 unsigned RegA = Is64BitAlloca ? X86::RAX : X86::EAX; in lower() local
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86WinAllocaExpander.cpp220 unsigned RegA = Is64Bit ? X86::RAX : X86::EAX; in lower() local
234 unsigned RegA = Is64Bit ? X86::RAX : X86::EAX; in lower() local
248 unsigned RegA = Is64BitAlloca ? X86::RAX : X86::EAX; in lower() local
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/X86/
H A DX86WinAllocaExpander.cpp219 unsigned RegA = Is64Bit ? X86::RAX : X86::EAX; in lower() local
233 unsigned RegA = Is64Bit ? X86::RAX : X86::EAX; in lower() local
247 unsigned RegA = Is64BitAlloca ? X86::RAX : X86::EAX; in lower() local
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/MC/
H A DMCRegisterInfo.h449 bool isSubRegister(unsigned RegA, unsigned RegB) const { in isSubRegister()
457 bool isSubRegisterEq(unsigned RegA, unsigned RegB) const { in isSubRegisterEq()
463 bool isSuperRegisterEq(unsigned RegA, unsigned RegB) const { in isSuperRegisterEq()
469 bool isSuperOrSubRegisterEq(unsigned RegA, unsigned RegB) const { in isSuperOrSubRegisterEq()
545 inline bool MCRegisterInfo::isSuperRegister(unsigned RegA, unsigned RegB) const{ in isSuperRegister()
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/MC/
H A DMCRegisterInfo.h450 bool isSubRegister(unsigned RegA, unsigned RegB) const { in isSubRegister()
458 bool isSubRegisterEq(unsigned RegA, unsigned RegB) const { in isSubRegisterEq()
464 bool isSuperRegisterEq(unsigned RegA, unsigned RegB) const { in isSuperRegisterEq()
470 bool isSuperOrSubRegisterEq(unsigned RegA, unsigned RegB) const { in isSuperOrSubRegisterEq()
546 inline bool MCRegisterInfo::isSuperRegister(unsigned RegA, unsigned RegB) const{ in isSuperRegister()
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/MC/
H A DMCRegisterInfo.h456 bool isSubRegister(unsigned RegA, unsigned RegB) const { in isSubRegister()
464 bool isSubRegisterEq(unsigned RegA, unsigned RegB) const { in isSubRegisterEq()
470 bool isSuperRegisterEq(unsigned RegA, unsigned RegB) const { in isSuperRegisterEq()
476 bool isSuperOrSubRegisterEq(unsigned RegA, unsigned RegB) const { in isSuperOrSubRegisterEq()
552 inline bool MCRegisterInfo::isSuperRegister(unsigned RegA, unsigned RegB) const{ in isSuperRegister()
/dports/devel/binaryen/binaryen-version_98/third_party/llvm-project/include/llvm/MC/
H A DMCRegisterInfo.h443 bool isSubRegister(MCRegister RegA, MCRegister RegB) const { in isSubRegister()
451 bool isSubRegisterEq(MCRegister RegA, MCRegister RegB) const { in isSubRegisterEq()
457 bool isSuperRegisterEq(MCRegister RegA, MCRegister RegB) const { in isSuperRegisterEq()
463 bool isSuperOrSubRegisterEq(MCRegister RegA, MCRegister RegB) const { in isSuperOrSubRegisterEq()
539 inline bool MCRegisterInfo::isSuperRegister(MCRegister RegA, MCRegister RegB) const{ in isSuperRegister()
/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/include/llvm/MC/
H A DMCRegisterInfo.h425 bool isSubRegister(unsigned RegA, unsigned RegB) const { in isSubRegister()
433 bool isSubRegisterEq(unsigned RegA, unsigned RegB) const { in isSubRegisterEq()
439 bool isSuperRegisterEq(unsigned RegA, unsigned RegB) const { in isSuperRegisterEq()
445 bool isSuperOrSubRegisterEq(unsigned RegA, unsigned RegB) const { in isSuperOrSubRegisterEq()
518 inline bool MCRegisterInfo::isSuperRegister(unsigned RegA, unsigned RegB) const{ in isSuperRegister()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/MC/
H A DMCRegisterInfo.h553 bool isSubRegister(MCRegister RegA, MCRegister RegB) const { in isSubRegister()
561 bool isSubRegisterEq(MCRegister RegA, MCRegister RegB) const { in isSubRegisterEq()
567 bool isSuperRegisterEq(MCRegister RegA, MCRegister RegB) const { in isSuperRegisterEq()
573 bool isSuperOrSubRegisterEq(MCRegister RegA, MCRegister RegB) const { in isSuperOrSubRegisterEq()
649 inline bool MCRegisterInfo::isSuperRegister(MCRegister RegA, MCRegister RegB) const{ in isSuperRegister()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/MC/
H A DMCRegisterInfo.h556 bool isSubRegister(MCRegister RegA, MCRegister RegB) const { in isSubRegister()
564 bool isSubRegisterEq(MCRegister RegA, MCRegister RegB) const { in isSubRegisterEq()
570 bool isSuperRegisterEq(MCRegister RegA, MCRegister RegB) const { in isSuperRegisterEq()
576 bool isSuperOrSubRegisterEq(MCRegister RegA, MCRegister RegB) const { in isSuperOrSubRegisterEq()
652 inline bool MCRegisterInfo::isSuperRegister(MCRegister RegA, MCRegister RegB) const{ in isSuperRegister()
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/MC/
H A DMCRegisterInfo.h553 bool isSubRegister(MCRegister RegA, MCRegister RegB) const { in isSubRegister()
561 bool isSubRegisterEq(MCRegister RegA, MCRegister RegB) const { in isSubRegisterEq()
567 bool isSuperRegisterEq(MCRegister RegA, MCRegister RegB) const { in isSuperRegisterEq()
573 bool isSuperOrSubRegisterEq(MCRegister RegA, MCRegister RegB) const { in isSuperOrSubRegisterEq()
649 inline bool MCRegisterInfo::isSuperRegister(MCRegister RegA, MCRegister RegB) const{ in isSuperRegister()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/MC/
H A DMCRegisterInfo.h560 bool isSubRegister(MCRegister RegA, MCRegister RegB) const { in isSubRegister()
568 bool isSubRegisterEq(MCRegister RegA, MCRegister RegB) const { in isSubRegisterEq()
574 bool isSuperRegisterEq(MCRegister RegA, MCRegister RegB) const { in isSuperRegisterEq()
580 bool isSuperOrSubRegisterEq(MCRegister RegA, MCRegister RegB) const { in isSuperOrSubRegisterEq()
656 inline bool MCRegisterInfo::isSuperRegister(MCRegister RegA, MCRegister RegB) const{ in isSuperRegister()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/MC/
H A DMCRegisterInfo.h553 bool isSubRegister(MCRegister RegA, MCRegister RegB) const { in isSubRegister()
561 bool isSubRegisterEq(MCRegister RegA, MCRegister RegB) const { in isSubRegisterEq()
567 bool isSuperRegisterEq(MCRegister RegA, MCRegister RegB) const { in isSuperRegisterEq()
573 bool isSuperOrSubRegisterEq(MCRegister RegA, MCRegister RegB) const { in isSuperOrSubRegisterEq()
649 inline bool MCRegisterInfo::isSuperRegister(MCRegister RegA, MCRegister RegB) const{ in isSuperRegister()

12345678910>>...13