Searched refs:RCB (Results 1 – 6 of 6) sorted by relevance
| /src/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | TargetRegisterInfo.cpp | 54 const TargetRegisterInfoDesc *ID, regclass_iterator RCB, in TargetRegisterInfo() argument 60 SubRegIndexLaneMasks(SRILaneMasks), RegClassBegin(RCB), RegClassEnd(RCE), in TargetRegisterInfo() 317 const TargetRegisterClass *RCB, unsigned SubB, in getCommonSuperRegClass() argument 319 assert(RCA && SubA && RCB && SubB && "Invalid arguments"); in getCommonSuperRegClass() 336 if (getRegSizeInBits(*RCA) < getRegSizeInBits(*RCB)) { in getCommonSuperRegClass() 337 std::swap(RCA, RCB); in getCommonSuperRegClass() 348 for (SuperRegClassIterator IB(RCB, this, true); IB.isValid(); ++IB) { in getCommonSuperRegClass()
|
| H A D | MachineSink.cpp | 438 const TargetRegisterClass *RCB = in PerformSinkAndFold() local 482 else if (RCB && RCB->hasSuperClassEq(RCS)) in PerformSinkAndFold() 483 RCB = nullptr; in PerformSinkAndFold() 484 if (RCA || RCB) { in PerformSinkAndFold() 486 RCA = RCB; in PerformSinkAndFold() 487 RCB = nullptr; in PerformSinkAndFold() 490 unsigned NRegs = !!RCA + !!RCB; in PerformSinkAndFold() 491 if (RCA == RCB) in PerformSinkAndFold() 492 RCB = nullptr; in PerformSinkAndFold() 496 if (RCB == nullptr) { in PerformSinkAndFold() [all …]
|
| /src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetRegisterInfo.h | 270 TargetRegisterInfo(const TargetRegisterInfoDesc *ID, regclass_iterator RCB, 793 const TargetRegisterClass *RCB, unsigned SubB,
|
| /src/crypto/openssl/test/recipes/04-test_pem_reading_data/ |
| H A D | cert-threecolumn.pem | 439 RCB
|
| /src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonGenInsert.cpp | 822 RegisterCellBitCompareSel RCB(VR, S+L, L, BVO, *CMS); in findRecordInsertForms() local 823 iterator NewB = std::lower_bound(B, E, VR, RCB); in findRecordInsertForms() 824 iterator NewE = std::upper_bound(NewB, E, VR, RCB); in findRecordInsertForms()
|
| /src/share/misc/ |
| H A D | pci_vendors | 27777 # Root Complex B (RCB) 27779 # RCB port 0 27781 # RCB port 1 27783 # RCB port 2 27785 # RCB port 3 27787 # RCB port 4 27789 # RCB port 5 27791 # RCB port 6 27793 # RCB port 7 41037 0047 VPX-RCB
|