Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
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()
/external/llvm/include/llvm/MC/
DMCRegisterInfo.h434 bool isSubRegister(unsigned RegA, unsigned RegB) const { in isSubRegister()
442 bool isSubRegisterEq(unsigned RegA, unsigned RegB) const { in isSubRegisterEq()
448 bool isSuperRegisterEq(unsigned RegA, unsigned RegB) const { in isSuperRegisterEq()
454 bool isSuperOrSubRegisterEq(unsigned RegA, unsigned RegB) const { in isSuperOrSubRegisterEq()
527 inline bool MCRegisterInfo::isSuperRegister(unsigned RegA, unsigned RegB) const{ in isSuperRegister()
/external/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp534 regsAreCompatible(unsigned RegA, unsigned RegB, const TargetRegisterInfo *TRI) { in regsAreCompatible()
664 unsigned RegA = MI->getOperand(0).getReg(); in commuteInstruction() local
674 TwoAddressInstructionPass::isProfitableToConv3Addr(unsigned RegA,unsigned RegB){ in isProfitableToConv3Addr()
693 unsigned RegA, unsigned RegB, in convertInstTo3Addr()
1463 unsigned RegA = DstMO.getReg(); in processTiedPairs() local
DTargetInstrInfo.cpp701 unsigned RegA = OpA.getReg(); in reassociateOps() local
/external/llvm/lib/Target/X86/
DX86WinAllocaExpander.cpp214 unsigned RegA = (SlotSize == 8) ? X86::RAX : X86::EAX; in lower() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86WinAllocaExpander.cpp215 unsigned RegA = (SlotSize == 8) ? X86::RAX : X86::EAX; in lower() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp563 regsAreCompatible(unsigned RegA, unsigned RegB, const TargetRegisterInfo *TRI) { in regsAreCompatible()
704 unsigned RegA = MI->getOperand(DstIdx).getReg(); in commuteInstruction() local
714 TwoAddressInstructionPass::isProfitableToConv3Addr(unsigned RegA,unsigned RegB){ in isProfitableToConv3Addr()
733 unsigned RegA, unsigned RegB, in convertInstTo3Addr()
1518 unsigned RegA = DstMO.getReg(); in processTiedPairs() local
DImplicitNullChecks.cpp279 unsigned RegA = MOA.getReg(); in canReorder() local
DTargetInstrInfo.cpp811 unsigned RegA = OpA.getReg(); in reassociateOps() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DTwoAddressInstructionPass.cpp516 regsAreCompatible(unsigned RegA, unsigned RegB, const TargetRegisterInfo *TRI) { in regsAreCompatible()
621 unsigned RegA = MI->getOperand(0).getReg(); in CommuteInstruction() local
631 TwoAddressInstructionPass::isProfitableToConv3Addr(unsigned RegA,unsigned RegB){ in isProfitableToConv3Addr()
651 unsigned RegA, unsigned RegB, in ConvertInstTo3Addr()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Analysis/
DSparsePropagation.cpp482 auto RegA = TestLatticeKey(A, IPOGrouping::Register); in TEST_F() local
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp1980 for (auto &RegA : DefsA) in isDependent() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp2047 for (auto &RegA : DefsA) in isDependent() local