Searched refs:Unrestricted (Results 1 – 6 of 6) sorted by relevance
205 TEST_F(StatusControllerTest, Unrestricted) { in TEST_F() argument
103 \BOOKMARK [2][-]{subsection.6.4.4}{Unrestricted Diminished Radix Reduction}{section.6.4}
1526 \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…
115 Unrestricted, // Combine may create illegal operations and illegal types.
484 CurDAG->Combine(Unrestricted, *AA, OptLevel); in CodeGenAndEmitDAG()
281 : 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()