Searched refs:TIB (Results 1 – 8 of 8) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | TpiStream.cpp | 152 TypeIndex TIB{Header->TypeIndexBegin}; in buildHashMap() local 154 while (TIB < TIE) { in buildHashMap() 155 uint32_t HV = HashValues[TIB.toArrayIndex()]; in buildHashMap() 156 HashMap[HV].push_back(TIB++); in buildHashMap()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | IfConversion.cpp | 353 for (auto &I : make_range(TIB, TIE)) { in MeetIfcvtSizeLimit() 730 MachineBasicBlock::iterator &TIB, in CountDuplicatedInstructions() argument 737 while (TIB != TIE && FIB != FIE) { in CountDuplicatedInstructions() 739 TIB = skipDebugInstructionsForward(TIB, TIE, false); in CountDuplicatedInstructions() 741 if (TIB == TIE || FIB == FIE) in CountDuplicatedInstructions() 743 if (!TIB->isIdenticalTo(*FIB)) in CountDuplicatedInstructions() 748 if (TII->ClobbersPredicate(*TIB, PredDefs, false)) in CountDuplicatedInstructions() 751 if (!TIB->isBranch()) in CountDuplicatedInstructions() 753 ++TIB; in CountDuplicatedInstructions() 758 if (TIB == TIE || FIB == FIE) in CountDuplicatedInstructions() [all …]
|
| H A D | BranchFolding.cpp | 1937 MachineBasicBlock::iterator TIB = TBB->begin(); in HoistCommonCodeInSuccs() local 1941 while (TIB != TIE && FIB != FIE) { in HoistCommonCodeInSuccs() 1943 TIB = skipDebugInstructionsForward(TIB, TIE, false); in HoistCommonCodeInSuccs() 1945 if (TIB == TIE || FIB == FIE) in HoistCommonCodeInSuccs() 1951 if (TII->isPredicated(*TIB)) in HoistCommonCodeInSuccs() 1956 for (MachineOperand &MO : TIB->operands()) { in HoistCommonCodeInSuccs() 2007 if (!TIB->isSafeToMove(nullptr, DontMoveAcrossStore)) in HoistCommonCodeInSuccs() 2011 for (const MachineOperand &MO : TIB->all_uses()) { in HoistCommonCodeInSuccs() 2029 for (const MachineOperand &MO : TIB->all_defs()) { in HoistCommonCodeInSuccs() 2040 ++TIB; in HoistCommonCodeInSuccs() [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
| H A D | LazyRandomTypeCollection.cpp | 181 TypeIndex TIB = Prev->Type; in visitRangeForType() local 182 if (contains(TIB)) { in visitRangeForType() 198 visitRange(TIB, Prev->Offset, TIE); in visitRangeForType()
|
| /freebsd-14.2/stand/ficl/ |
| H A D | ficl.h | 346 } TIB; typedef 492 TIB tib; /* address of incoming text string */ 637 void vmPushTib (FICL_VM *pVM, char *text, FICL_INT nChars, TIB *pSaveTib); 638 void vmPopTib (FICL_VM *pVM, TIB *pTib);
|
| H A D | vm.c | 471 void vmPushTib(FICL_VM *pVM, char *text, FICL_INT nChars, TIB *pSaveTib) in vmPushTib() 484 void vmPopTib(FICL_VM *pVM, TIB *pTib) in vmPopTib()
|
| H A D | ficl.c | 375 TIB saveTib; in ficlExecC()
|
| /freebsd-14.2/crypto/heimdal/lib/wind/ |
| H A D | NormalizationTest.txt | 12306 D301;D301;1110 1175 11B8;D301;1110 1175 11B8; # (팁; 팁; 팁; 팁; 팁; ) HANGUL SYLLABLE TIB
|