| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
| H A D | RegisterPressure.cpp | 145 Excess.dump(); in dump() 964 Delta.Excess = PressureChange(); in computeExcessPressureDelta() 985 Delta.Excess = PressureChange(i); in computeExcessPressureDelta() 986 Delta.Excess.setUnitInc(PDiff); in computeExcessPressureDelta() 1128 if (Delta.Excess.isValid()) in getMaxUpwardPressureDelta() 1129 dbgs() << "Excess1 " << TRI->getRegPressureSetName(Delta.Excess.getPSet()) in getMaxUpwardPressureDelta() 1130 << " " << Delta.Excess.getUnitInc() << "\n"; in getMaxUpwardPressureDelta() 1137 if (Delta2.Excess.isValid()) in getMaxUpwardPressureDelta() 1138 dbgs() << "Excess2 " << TRI->getRegPressureSetName(Delta2.Excess.getPSet()) in getMaxUpwardPressureDelta() 1139 << " " << Delta2.Excess.getUnitInc() << "\n"; in getMaxUpwardPressureDelta() [all …]
|
| H A D | VLIWMachineScheduler.cpp | 687 ResCount -= (Delta.Excess.getUnitInc() * PriorityOne); in SchedulingCost() 697 (Delta.Excess.getUnitInc() || Delta.CriticalMax.getUnitInc() || in SchedulingCost() 701 dbgs() << "RP " << Delta.Excess.getUnitInc() << "/" in SchedulingCost()
|
| H A D | MachineScheduler.cpp | 2803 P = Cand.RPDelta.Excess; in traceCandidate() 3195 LLVM_DEBUG(if (Cand.RPDelta.Excess.isValid()) dbgs() in initCandidate() 3197 << TRI->getRegPressureSetName(Cand.RPDelta.Excess.getPSet()) << ":" in initCandidate() 3198 << Cand.RPDelta.Excess.getUnitInc() << "\n"); in initCandidate() 3227 if (DAG->isTrackingPressure() && tryPressure(TryCand.RPDelta.Excess, in tryCandidate() 3228 Cand.RPDelta.Excess, in tryCandidate()
|
| H A D | MachinePipeliner.cpp | 1623 if (RPDelta.Excess.isValid()) { in registerPressureFilter() 1626 << TRI->getRegPressureSetName(RPDelta.Excess.getPSet()) in registerPressureFilter() 1627 << ":" << RPDelta.Excess.getUnitInc() << "\n"); in registerPressureFilter()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
| H A D | RegisterPressure.h | 239 PressureChange Excess; member 246 return Excess == RHS.Excess && CriticalMax == RHS.CriticalMax
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Getopt-Long/t/ |
| H A D | gol-xstring.t | 41 print ($msg =~ /^GetOptionsFromString: Excess data / ? "" : "$msg\nnot ", "ok 10\n");
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| H A D | PPCMachineScheduler.cpp | 67 tryPressure(TryCand.RPDelta.Excess, Cand.RPDelta.Excess, TryCand, Cand, in tryCandidate()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| H A D | GCNSchedStrategy.cpp | 157 Cand.RPDelta.Excess = PressureChange(AMDGPU::RegisterPressureSets::VGPR_32); in initCandidate() 158 Cand.RPDelta.Excess.setUnitInc(NewVGPRPressure - VGPRExcessLimit); in initCandidate() 163 Cand.RPDelta.Excess = PressureChange(AMDGPU::RegisterPressureSets::SReg_32); in initCandidate() 164 Cand.RPDelta.Excess.setUnitInc(NewSGPRPressure - SGPRExcessLimit); in initCandidate() 394 tryPressure(TryCand.RPDelta.Excess, Cand.RPDelta.Excess, TryCand, Cand, in tryCandidate()
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/po/ |
| H A D | gdb.pot | 122 msgid "Excess command line arguments ignored. (%s%s)\n"
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/ |
| H A D | llvm-objdump.cpp | 1073 for (int Excess = NumBytes; Excess < 8; Excess++) in dumpELFData() local 1074 AsciiData[Excess] = '\0'; in dumpELFData()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
| H A D | invoke.texi | 1501 only partially effective. `Excess precision' is avoided in code like:
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.cpp | 2897 unsigned Excess = 4 * (ARM::R4 - Reg); in HandleByVal() local 2904 if (NSAAOffset != 0 && Size > Excess) { in HandleByVal() 2927 Size = std::max<int>(Size - Excess, 0); in HandleByVal()
|
| /openbsd-src/gnu/llvm/clang/docs/ |
| H A D | UsersManual.rst | 1755 Excess precision arithmetic can improve the accuracy of results (although not
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/doc/ |
| H A D | as.texinfo | 2079 Excess whitespace, comments, and character constants
|
| /openbsd-src/gnu/usr.bin/binutils/gas/doc/ |
| H A D | as.texinfo | 1990 Excess whitespace, comments, and character constants
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/doc/ |
| H A D | gdbint.texinfo | 5016 whitespace after the semicolon). Excess whitespace causes difficulties
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | ChangeLog.0 | 9987 * rs6000.c (function_arg): Excess floating point arguments don't
|
| H A D | FSFChangeLog.11 | 575 * rs6000.c (function_arg): Excess floating point arguments don't
|
| /openbsd-src/games/fortune/datfiles/ |
| H A D | fortunes | 3797 Excess on occasion is exhilarating. It prevents moderation from
|