Home
last modified time | relevance | path

Searched defs:RegB (Results 1 – 11 of 11) 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()
674 TwoAddressInstructionPass::isProfitableToConv3Addr(unsigned RegA,unsigned RegB){ in isProfitableToConv3Addr()
693 unsigned RegA, unsigned RegB, in convertInstTo3Addr()
1456 unsigned RegB = 0; in processTiedPairs() local
DTargetInstrInfo.cpp702 unsigned RegB = OpB.getReg(); in reassociateOps() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp563 regsAreCompatible(unsigned RegA, unsigned RegB, const TargetRegisterInfo *TRI) { in regsAreCompatible()
714 TwoAddressInstructionPass::isProfitableToConv3Addr(unsigned RegA,unsigned RegB){ in isProfitableToConv3Addr()
733 unsigned RegA, unsigned RegB, in convertInstTo3Addr()
1511 unsigned RegB = 0; in processTiedPairs() local
DImplicitNullChecks.cpp284 unsigned RegB = MOB.getReg(); in canReorder() local
DTargetInstrInfo.cpp812 unsigned RegB = OpB.getReg(); in reassociateOps() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DTwoAddressInstructionPass.cpp516 regsAreCompatible(unsigned RegA, unsigned RegB, const TargetRegisterInfo *TRI) { in regsAreCompatible()
595 unsigned RegB, unsigned RegC, unsigned Dist) { in CommuteInstruction()
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.cpp483 auto RegB = TestLatticeKey(B, IPOGrouping::Register); in TEST_F() local
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp1981 for (auto &RegB : UsesB) { in isDependent() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp2048 for (auto &RegB : UsesB) { in isDependent() local