Searched refs:FIE (Results 1 – 5 of 5) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
| H A D | IfConversion.cpp | 238 MachineBasicBlock::iterator &TIE, MachineBasicBlock::iterator &FIE, 255 MachineBasicBlock::iterator &TIE, MachineBasicBlock::iterator &FIE, 301 MachineBasicBlock::iterator FIE = FBBInfo.BB->end(); in MeetIfcvtSizeLimit() local 304 if (!CountDuplicatedInstructions(TIB, FIB, TIE, FIE, Dups1, Dups2, in MeetIfcvtSizeLimit() 335 for (auto &I : make_range(FIE, FBBInfo.BB->end())) { in MeetIfcvtSizeLimit() 363 for (auto &I : make_range(FIB, FIE)) { in MeetIfcvtSizeLimit() 739 MachineBasicBlock::iterator &FIE, in CountDuplicatedInstructions() argument 743 while (TIB != TIE && FIB != FIE) { in CountDuplicatedInstructions() 746 FIB = skipDebugInstructionsForward(FIB, FIE, false); in CountDuplicatedInstructions() 747 if (TIB == TIE || FIB == FIE) in CountDuplicatedInstructions() [all …]
|
| H A D | RegisterScavenging.cpp | 458 int FIB = MFI.getObjectIndexBegin(), FIE = MFI.getObjectIndexEnd(); in spill() local 464 if (FI < FIB || FI >= FIE) in spill() 486 Scavenged.push_back(ScavengedInfo(FIE)); in spill() 497 if (FI < FIB || FI >= FIE) { in spill()
|
| H A D | BranchFolding.cpp | 1929 MachineBasicBlock::iterator FIE = FBB->end(); in HoistCommonCodeInSuccs() local 1930 while (TIB != TIE && FIB != FIE) { in HoistCommonCodeInSuccs() 1933 FIB = skipDebugInstructionsForward(FIB, FIE, false); in HoistCommonCodeInSuccs() 1934 if (TIB == TIE || FIB == FIE) in HoistCommonCodeInSuccs()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfDebug.cpp | 312 for (const auto &FIE : V.FrameIndexExprs) in addMMIEntry() local 315 return FIE.FI == Other.FI && FIE.Expr == Other.Expr; in addMMIEntry() 317 FrameIndexExprs.push_back(FIE); in addMMIEntry() 321 [](FrameIndexExpr &FIE) { in addMMIEntry() argument 322 return FIE.Expr && FIE.Expr->isFragment(); in addMMIEntry()
|
| /netbsd-src/share/misc/ |
| H A D | airport | 2281 FIE:Fair Isle, United Kingdom
|