Searched refs:TIB (Results 1 – 7 of 7) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | IfConversion.cpp | 236 MachineBasicBlock::iterator &TIB, MachineBasicBlock::iterator &FIB, 253 MachineBasicBlock::iterator &TIB, MachineBasicBlock::iterator &FIB, 297 MachineBasicBlock::iterator TIB = TBBInfo.BB->begin(); in MeetIfcvtSizeLimit() local 303 if (!CountDuplicatedInstructions(TIB, FIB, TIE, FIE, Dups1, Dups2, in MeetIfcvtSizeLimit() 312 for (auto &I : make_range(TBBInfo.BB->begin(), TIB)) { in MeetIfcvtSizeLimit() 356 for (auto &I : make_range(TIB, TIE)) { in MeetIfcvtSizeLimit() 741 MachineBasicBlock::iterator &TIB, in CountDuplicatedInstructions() argument 748 while (TIB != TIE && FIB != FIE) { in CountDuplicatedInstructions() 750 TIB = skipDebugInstructionsForward(TIB, TIE); in CountDuplicatedInstructions() 752 if (TIB == TIE || FIB == FIE) in CountDuplicatedInstructions() [all …]
|
D | BranchFolding.cpp | 1962 MachineBasicBlock::iterator TIB = TBB->begin(); in HoistCommonCodeInSuccs() local 1966 while (TIB != TIE && FIB != FIE) { in HoistCommonCodeInSuccs() 1968 TIB = skipDebugInstructionsForward(TIB, TIE); in HoistCommonCodeInSuccs() 1970 if (TIB == TIE || FIB == FIE) in HoistCommonCodeInSuccs() 1973 if (!TIB->isIdenticalTo(*FIB, MachineInstr::CheckKillDead)) in HoistCommonCodeInSuccs() 1976 if (TII->isPredicated(*TIB)) in HoistCommonCodeInSuccs() 1981 for (MachineOperand &MO : TIB->operands()) { in HoistCommonCodeInSuccs() 2032 if (!TIB->isSafeToMove(nullptr, DontMoveAcrossStore)) in HoistCommonCodeInSuccs() 2036 for (const MachineOperand &MO : TIB->operands()) { in HoistCommonCodeInSuccs() 2054 for (const MachineOperand &MO : TIB->operands()) { in HoistCommonCodeInSuccs() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
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()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
D | LazyRandomTypeCollection.cpp | 183 TypeIndex TIB = Prev->Type; in visitRangeForType() local 184 if (contains(TIB)) { in visitRangeForType() 200 visitRange(TIB, Prev->Offset, TIE); in visitRangeForType()
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/ |
D | LanguageTag.java | 372 TIB("Tibetan", "bod"), enumConstant
|
/third_party/astc-encoder/Test/Images/HDRIHaven/HDR-RGB/ |
D | hdr-rgb-riverwalk.hdr | 7700 …dy�z{XUZOcHLXvvR�P�ntKU]TW6r=[pMz_��_�vi�sNsHv��SWd|ZB43:lWSQw\uqZe5F\fF27.TIB`E_]L0(ZN2<OQ�a=f=JO…
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 47504 z@1Z!fZtZRp;a&^dUi)CDfYQB+;C~COP)Mdy`!>f}OAC`sLP(BGmpC&Oon<^CO-TIB 54784 z1zRlmU6;<(4L{TIB)zOib*;Mtf#w7w)mkOi6cKCO@k?*$Ph1q6;zd!rtns2lzx**G
|