/openbsd/gnu/gcc/gcc/ |
H A D | tree-ssa-threadedge.c | 214 tree (*simplify) (tree, in record_temporary_equivalences_from_stmts_at_dest() 319 cached_lhs = (*simplify) (stmt, stmt); in record_temporary_equivalences_from_stmts_at_dest() 357 tree (*simplify) (tree, tree), in simplify_control_stmt_condition() 443 cached_lhs = (*simplify) (dummy_cond, stmt); in simplify_control_stmt_condition() 470 cached_lhs = (*simplify) (stmt, stmt); in simplify_control_stmt_condition() 498 tree (*simplify) (tree, tree)) in thread_across_edge() 531 stmt = record_temporary_equivalences_from_stmts_at_dest (e, stack, simplify); in thread_across_edge() 544 … cond = simplify_control_stmt_condition (e, stmt, dummy_cond, simplify, handle_dominating_asserts); in thread_across_edge()
|
/openbsd/gnu/gcc/gcc/cp/ |
H A D | ChangeLog.tree-ssa | 204 * cp-simplify.c (cp_gimplify_expr): Return gimplify_status. 296 * cp-simplify.c: Likewise. 307 * cp-lang.c, cp-simplify.c, cp-tree.h, decl.c, optimize.c, 387 * cp-simplify.c (cp_simplify_expr): Handle BASELINK. 492 * cp-simplify.c: Include coretypes.h and tm.h. 498 * cp-simplify.c (cp_simplify_stmt): New fn. 506 (expand_body): Don't simplify AGGR_INIT_EXPRs here 532 * cp-simplify.c (maybe_fixup_loop_cond): Move here. 538 * cp-simplify.c (cp_simplify_expr): New fn. 553 * Make-lang.in (cp-simplify.o): New. [all …]
|
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Core/ |
H A D | RangedConstraintManager.cpp | 26 Sym = simplify(State, Sym); in assumeSym() 105 Sym = simplify(State, Sym); in assumeSymInclusiveRange() 135 Sym = simplify(State, Sym); in assumeSymUnsupported() 240 SymbolRef simplify(ProgramStateRef State, SymbolRef Sym) { in simplify() function
|
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/ |
H A D | DependenceGraphBuilder.h | 64 simplify(); in populate() 106 void simplify();
|
/openbsd/gnu/llvm/libcxx/ |
H A D | .clang-tidy | 28 readability-simplify-boolean-expr, 29 readability-simplify-subscript-expr,
|
/openbsd/usr.bin/make/ |
H A D | lowparse.c | 132 simplify(const char *filename) in simplify() function 154 istream->origin.fname = simplify(name); in new_input_file()
|
/openbsd/regress/usr.bin/sed/ |
H A D | math.sed | 152 # can we simplify multiplications 169 # can we simplify division (20/30 -> 2/3)
|
/openbsd/gnu/usr.bin/binutils/gas/ |
H A D | acinclude.m4 | 40 dnl hack to simplify the code in configure.in.
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | acinclude.m4 | 42 dnl hack to simplify the code in configure.in.
|
/openbsd/gnu/llvm/clang/lib/CodeGen/ |
H A D | README.txt | 14 Bitfields accesses can be shifted to simplify masking and sign
|
/openbsd/gnu/gcc/gcc/config/mmix/ |
H A D | crti.asm | 70 % Make sure we get more than one mem, to simplify counting cycles.
|
/openbsd/gnu/usr.bin/gcc/gcc/config/mmix/ |
H A D | crti.asm | 70 % Make sure we get more than one mem, to simplify counting cycles.
|
/openbsd/gnu/llvm/llvm/docs/GlobalISel/ |
H A D | KnownBits.rst | 43 and then use this to simplify the expression:
|
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/ |
H A D | MergeICmps.cpp | 406 bool simplify(const TargetLibraryInfo &TLI, AliasAnalysis &AA, 684 bool BCECmpChain::simplify(const TargetLibraryInfo &TLI, AliasAnalysis &AA, in simplify() function in __anonbc6d5bcc0111::BCECmpChain 839 return CmpChain.simplify(TLI, AA, DTU); in processPhi()
|
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUPrintfRuntimeBinding.cpp | 70 Value *simplify(Instruction *I, const TargetLibraryInfo *TLI, in simplify() function in __anon0e2ce0100111::AMDGPUPrintfRuntimeBindingImpl 190 simplify(I, &GetTLI(*I->getFunction()), &GetDT(*I->getFunction())); in lowerPrintfForGpu()
|
/openbsd/gnu/llvm/llvm/include/llvm/Demangle/ |
H A D | README.txt | 34 identical between both copies to simplify development and testing.
|
/openbsd/gnu/llvm/libcxxabi/src/demangle/ |
H A D | README.txt | 34 identical between both copies to simplify development and testing.
|
/openbsd/gnu/llvm/llvm/lib/ProfileData/Coverage/ |
H A D | CoverageMapping.cpp | 73 Counter CounterExpressionBuilder::simplify(Counter ExpressionTree) { in simplify() function in CounterExpressionBuilder 127 return Simplify ? simplify(Cnt) : Cnt; in add() 133 return Simplify ? simplify(Cnt) : Cnt; in subtract()
|
/openbsd/gnu/llvm/compiler-rt/lib/builtins/ |
H A D | fp_mul_impl.inc | 103 // simplify the shift logic.
|
/openbsd/gnu/usr.bin/texinfo/ |
H A D | TODO | 98 - Rewrite completely to simplify generation of different formats. 150 simplify by-hand installation.
|
/openbsd/gnu/llvm/llvm/docs/HistoricalNotes/ |
H A D | 2001-02-06-TypeNotationDebateResp1.txt | 22 was, were, ...) and all attempts to simplify are treated with contempt or
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | LoopTerminology.rst | 128 The :ref:`LoopSimplify <loop-terminology-loop-simplify>` pass will 278 .. _loop-terminology-loop-simplify: 286 (:ref:`-loop-simplify <passes-loop-simplify>`) pass and is automatically 646 :ref:`Loop Simplify Form <loop-terminology-loop-simplify>`
|
/openbsd/gnu/llvm/compiler-rt/cmake/Modules/ |
H A D | CompilerRTCompile.cmake | 5 # Insert an empty string in the list to simplify processing.
|
/openbsd/gnu/llvm/llvm/lib/Analysis/ |
H A D | DependenceGraphBuilder.cpp | 378 template <class G> void AbstractDependenceGraphBuilder<G>::simplify() { in simplify() function in AbstractDependenceGraphBuilder
|
/openbsd/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | RangedConstraintManager.h | 489 SymbolRef simplify(ProgramStateRef State, SymbolRef Sym);
|