Home
last modified time | relevance | path

Searched refs:Done (Results 1 – 25 of 166) sorted by relevance

1234567

/freebsd/contrib/bc/tests/dc/scripts/
H A Delse.txt11 Done!
23 Done!
34 Done!
H A Delse.dc2 [[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 Dwindows_support.rst34 :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 DLoopTraversal.cpp43 bool Done = isBlockDone(ActiveMBB); in traverse() local
44 MBBTraversalOrder.push_back(TraversedMBBInfo(ActiveMBB, Primary, Done)); in traverse()
52 if (Done) in traverse()
H A DScheduleDAG.cpp271 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 DFunctionInfo.cpp53 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 DInlineInfo.cpp133 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 DLineTable.cpp71 bool Done = false; in parse() local
72 while (!Done) { in parse()
79 Done = true; in parse()
/freebsd/contrib/bc/tests/dc/errors/
H A D11.txt2 [[Done!]aa]sM[lip1-si0li>LeM]sL10silLx
3 [[Done!]pR]sM[]sL10silLx
H A D23.txt2 [[Done ]pR]SM[lip1-si0li`LeM]sL10silLx
3 [[Done!]pR]sMY�ip1-si0li!<LeM]sL10silLx
H A D06.txt4 [[Done!]pR]SM^lip1-si0li!=LesL1L;0silLx
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DThreading.h61 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 DLoopTraversal.h98 bool Done = true)
99 : MBB(BB), PrimaryPass(Primary), IsDone(Done) {} in MBB()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseRegisterInfo.cpp710 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 DEscapeEnumerator.cpp31 if (Done) in Next()
50 Done = true; in Next()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonPeephole.cpp230 bool Done = false; in runOnMachineFunction() local
246 Done = true; in runOnMachineFunction()
252 if (!Done) { in runOnMachineFunction()
H A DHexagonGenExtract.cpp242 bool Done = convert(In); in visitBlock() local
243 if (HasCutoff && Done) in visitBlock()
245 Changed |= Done; in visitBlock()
H A DHexagonExpandCondsets.cpp1100 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 DHexagonGenPredicate.cpp518 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 Dtst.DestructWithFunction.d.ksh.out1 Done chilling
H A Dtst.DestructWithID.d.ksh.out1 Done chilling
H A Dtst.DestructWithModule.d.ksh.out1 Done chilling
H A Dtst.DestructWithName.d.ksh.out1 Done chilling
H A Dtst.DestructWithProvider.d.ksh.out1 Done chilling
/freebsd/contrib/tcsh/nls/C/
H A Dset179 7 Done

1234567