Home
last modified time | relevance | path

Searched refs:Unrestricted (Results 1 – 6 of 6) sorted by relevance

/external/chromium/chrome/browser/sync/sessions/
Dstatus_controller_unittest.cc205 TEST_F(StatusControllerTest, Unrestricted) { in TEST_F() argument
/external/dropbear/libtommath/
Dtommath.out103 \BOOKMARK [2][-]{subsection.6.4.4}{Unrestricted Diminished Radix Reduction}{section.6.4}
Dbn.tex1526 \section{Unrestricted Dimminshed Radix}
1528 Unrestricted reductions work much like the restricted counterparts except in this case the moduli i…
1567 detect when Barrett, Montgomery, Restricted and Unrestricted Dimminished Radix based exponentiation…
/external/llvm/include/llvm/CodeGen/
DSelectionDAG.h115 Unrestricted, // Combine may create illegal operations and illegal types.
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp484 CurDAG->Combine(Unrestricted, *AA, OptLevel); in CodeGenAndEmitDAG()
DDAGCombiner.cpp281 : DAG(D), TLI(D.getTargetLoweringInfo()), Level(Unrestricted), in DAGCombiner()
5470 (Level == llvm::Unrestricted || in visitSINT_TO_FP()
5495 (Level == llvm::Unrestricted || in visitUINT_TO_FP()