/freebsd/contrib/bc/tests/dc/scripts/ |
H A D | else.txt | 11 Done! 23 Done! 34 Done!
|
H A D | else.dc | 2 [[Done!]pR]sM[lip1-si0li>LeM]sL10silLx 3 [[Done!]pR]sM[lip1-si0li!<LeM]sL10silLx 4 [[Done!]pR]sM[lip1-si0li!=LeM]sL10silLx
|
/freebsd/contrib/llvm-project/lld/docs/ |
H A D | windows_support.rst | 34 :good:`Done`. LLD can read import libraries needed to link against DLL. Both 38 :good:`Done`. The format of static library (.lib) on Windows is actually the 42 :good:`Done`. LLD creates a DLL if ``/DLL`` option is given. Exported 48 :good:`Done`. If an ``.res`` file is given, LLD converts the file to a COFF 52 :good:`Done` for both x86 and x64. 59 :good:`Done`. LLD can emit PDBs that are at parity with those generated by
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | LoopTraversal.cpp | 43 bool Done = isBlockDone(ActiveMBB); in traverse() local 44 MBBTraversalOrder.push_back(TraversedMBBInfo(ActiveMBB, Primary, Done)); in traverse() 52 if (Done) in traverse()
|
H A D | ScheduleDAG.cpp | 271 bool Done = true; in ComputeDepth() local 279 Done = false; in ComputeDepth() 284 if (Done) { in ComputeDepth() 302 bool Done = true; in ComputeHeight() local 310 Done = false; in ComputeHeight() 315 if (Done) { in ComputeHeight()
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/ |
H A D | FunctionInfo.cpp | 53 bool Done = false; in decode() local 54 while (!Done) { in decode() 72 Done = true; in decode() 207 bool Done = false; in lookup() local 210 while (!Done) { in lookup() 224 Done = true; in lookup()
|
H A D | InlineInfo.cpp | 133 bool Done = false; in lookup() local 134 while (!Done) in lookup() 135 Done = lookup(GR, Data, Offset, ChildBaseAddr, Addr, SrcLocs, Err); in lookup()
|
H A D | LineTable.cpp | 71 bool Done = false; in parse() local 72 while (!Done) { in parse() 79 Done = true; in parse()
|
/freebsd/contrib/bc/tests/dc/errors/ |
H A D | 11.txt | 2 [[Done!]aa]sM[lip1-si0li>LeM]sL10silLx 3 [[Done!]pR]sM[]sL10silLx
|
H A D | 23.txt | 2 [[Done]pR]SM[lip1-si0li`LeM]sL10silLx 3 [[Done!]pR]sMY�ip1-si0li!<LeM]sL10silLx
|
H A D | 06.txt | 4 [[Done!]pR]SM^lip1-si0li!=LesL1L;0silLx
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | Threading.h | 61 enum InitStatus { Uninitialized = 0, Wait = 1, Done = 2 }; enumerator 100 flag.status = Done; in call_once() 106 while (tmp != Done) { in call_once()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | LoopTraversal.h | 98 bool Done = true) 99 : MBB(BB), PrimaryPass(Primary), IsDone(Done) {} in MBB()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMBaseRegisterInfo.cpp | 710 bool Done = false; in resolveFrameIndex() local 712 Done = rewriteARMFrameIndex(MI, i, BaseReg, Off, TII); in resolveFrameIndex() 715 Done = rewriteT2FrameIndex(MI, i, BaseReg, Off, TII, this); in resolveFrameIndex() 717 assert(Done && "Unable to resolve frame index!"); in resolveFrameIndex() 718 (void)Done; in resolveFrameIndex() 825 bool Done = false; in eliminateFrameIndex() local 827 Done = rewriteARMFrameIndex(MI, FIOperandNum, FrameReg, Offset, TII); in eliminateFrameIndex() 830 Done = rewriteT2FrameIndex(MI, FIOperandNum, FrameReg, Offset, TII, this); in eliminateFrameIndex() 832 if (Done) in eliminateFrameIndex()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | EscapeEnumerator.cpp | 31 if (Done) in Next() 50 Done = true; in Next()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonPeephole.cpp | 230 bool Done = false; in runOnMachineFunction() local 246 Done = true; in runOnMachineFunction() 252 if (!Done) { in runOnMachineFunction()
|
H A D | HexagonGenExtract.cpp | 242 bool Done = convert(In); in visitBlock() local 243 if (HasCutoff && Done) in visitBlock() 245 Changed |= Done; in visitBlock()
|
H A D | HexagonExpandCondsets.cpp | 1100 bool Done = predicate(MI, (Opc == Hexagon::A2_tfrt), UpdRegs); in predicateInBlock() local 1101 if (!Done) { in predicateInBlock() 1112 Changed |= Done; in predicateInBlock() 1228 bool Done = false; in coalesceSegments() local 1251 Done = coalesceRegisters(RD, RegisterRef(S1)); in coalesceSegments() 1252 if (Done) { in coalesceSegments() 1258 if (!Done && S2.isReg()) { in coalesceSegments() 1262 Done = coalesceRegisters(RD, RegisterRef(S2)); in coalesceSegments() 1263 if (Done) { in coalesceSegments() 1269 Changed |= Done; in coalesceSegments()
|
H A D | HexagonGenPredicate.cpp | 518 bool Done = convertToPredForm(MI); in runOnMachineFunction() local 519 if (Done) { in runOnMachineFunction() 526 auto Done = [Processed] (MachineInstr *MI) -> bool { in runOnMachineFunction() local 529 PUsers.remove_if(Done); in runOnMachineFunction()
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/ |
H A D | tst.DestructWithFunction.d.ksh.out | 1 Done chilling
|
H A D | tst.DestructWithID.d.ksh.out | 1 Done chilling
|
H A D | tst.DestructWithModule.d.ksh.out | 1 Done chilling
|
H A D | tst.DestructWithName.d.ksh.out | 1 Done chilling
|
H A D | tst.DestructWithProvider.d.ksh.out | 1 Done chilling
|
/freebsd/contrib/tcsh/nls/C/ |
H A D | set17 | 9 7 Done
|