Searched refs:replace (Results 151 - 175 of 186) sorted by relevance

12345678

/freebsd-11-stable/contrib/gcc/
H A Dreload.c146 /* Nonzero means record the places to replace. */
1456 /* If we will replace IN and OUT with the reload-reg,
1594 /* Record an additional place we must replace a value
2528 find_reloads (rtx insn, int replace, int ind_levels, int live_known,
2587 replace_reloads = replace;
2777 retval = find_reloads (insn, replace, ind_levels, live_known,
2816 if (replace
2840 we replace it by the constant. We must be sure, however,
2841 that we don't try to replace it in the insn in which it
2865 /* If the operand is still a register (we didn't replace i
2515 find_reloads(rtx insn, int replace, int ind_levels, int live_known, short *reload_reg_p) argument
[all...]
H A Dcombine.c126 /* combine_instructions may try to replace the right hand side of the
512 when do_SUBST is called to replace the operand thereof, so we
943 /* Temporarily replace the set's source with the
1893 we may be able to replace that destination with the destination of I3.
2295 is used only once, try to replace it with a register of the proper
2296 mode and also replace the COMPARE. */
3564 split point and we can replace this address with SRC2.
3674 need to know if it is zero or nonzero, replace it with a bit
3885 /* Throughout X, replace FROM with TO, and return the result.
6543 bits, we can replace th
11227 get_last_value_validate(rtx *loc, rtx insn, int tick, int replace) argument
[all...]
/freebsd-11-stable/contrib/binutils/gas/
H A Dsymbols.c557 symbol_clone (symbolS *orgsymP, int replace)
563 in local_hash would incorrectly replace the hash entry. Thus the
590 if (replace)
553 symbol_clone(symbolS *orgsymP, int replace) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp360 std::replace(path.begin(), path.end(), '\\', '/');
2732 str.replace(pos, oldStr.length(), newStr);
/freebsd-11-stable/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp1084 S.replace(Pos, End - Pos, Variables.find(VarName)->second.getName());
1721 S.replace(Idx, ToReplace.size(), ReplaceWith);
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DDriver.cpp1456 s->replace(Defined{s->file, s->getName(), s->binding, s->stOther, s->type,
1472 s->replace(Undefined{nullptr, s->getName(), STB_WEAK, s->stOther, s->type});
1603 // Compile bitcode files and replace bitcode symbols.
1668 // contain pointers to symbol objects. We visit them to replace pointers,
H A DInputSection.cpp436 // avoid having to parse and recreate .eh_frame, we just replace any
1007 // and replace them with calls to __morestack_non_split.
1157 void InputSection::replace(InputSection *other) { function in class:lld::elf::InputSection
H A DRelocations.cpp33 // - replace expensive relocs (in terms of runtime cost) with cheap ones
506 sym.replace(Defined{sym.file, sym.getName(), sym.binding, sym.stOther,
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.cpp452 // which we'll replace with the decompressed version of, leaving the rest of
634 m_bytes.replace(0, size_of_first_packet, new_packet.data(),
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp49 std::replace(MethodNameColonStripped.begin(), MethodNameColonStripped.end(),
344 /// actually emitted it. We use this alias as a placeholder, and then replace
350 /// replace / it with a pointer to the metaclass structure before finally
369 /// so we create an alias as a placeholder and then replace it with the real
1437 std::replace(MangledTypes.begin(), MangledTypes.end(),
1460 std::replace(MangledTypes.begin(), MangledTypes.end(),
1672 std::replace(TypeEncoding.begin(), TypeEncoding.end(),
H A DCGBlocks.cpp165 std::replace(TypeAtEncoding.begin(), TypeAtEncoding.end(), '@', '\1');
1357 assert(Ok && "Trying to replace an already-existing global block!");
/freebsd-11-stable/contrib/llvm-project/lld/lib/Driver/
H A DDarwinLdDriver.cpp151 std::replace(fixedPath.begin(), fixedPath.end(), sep, '/');
/freebsd-11-stable/contrib/subversion/
H A Dwin-tests.py123 CMDLINE_TEST_SCRIPT_NATIVE_PATH = CMDLINE_TEST_SCRIPT_PATH.replace('/', os.sep)
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Disassembler/llvm/
H A DDisassemblerLLVMC.cpp1048 comments_string.replace(comments_string.begin() + newline_pos,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMInstPrinter.cpp254 // a single GPRPair reg operand is used in the .td file to replace the two
955 Name.replace(0, 4, "SPSR"); // convert 'spsr_' to 'SPSR_'
/freebsd-11-stable/contrib/llvm-project/libcxx/src/filesystem/
H A Doperations.cpp1064 (add_perms + remove_perms + has_opt(perm_options::replace)) == 1,
1065 "One and only one of the perm_options constants replace, add, or remove "
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-queries.sql274 The op_root must exist (or there is no layer to replace) and an op-root
995 be tweaked after the working-file is installed. When we replace an existing
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp854 Conversions.replace(cast<NamedDecl>(Primary->getPreviousDecl()),
H A DMicrosoftMangle.cpp1394 std::replace(Name.begin(), Name.end(), '-', '_');
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp643 Asm.replace(Pos, SearchStr.size(),
/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.c18697 bool replace = false;
18713 replace = true;
18715 if (!replace)
18721 replace = true;
18725 replace = true;
18727 if (replace)
18666 bool replace = false; local
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dctrl_iface.c6054 u8 replace, char *cmd)
6094 if (!replace)
6097 if (replace)
8141 * work->type points to a buffer in ework, so need to replace
6053 p2p_ctrl_service_add_asp(struct wpa_supplicant *wpa_s, u8 replace, char *cmd) argument
/freebsd-11-stable/contrib/libstdc++/include/bits/
H A Dstl_algo.h984 * @return replace() returns no value.
991 replace(_ForwardIterator __first, _ForwardIterator __last, function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp1200 Val.replace(found, LHSs->getValue().size(), MHSs->getValue());
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2312 // Now that all the normal results are replaced, we replace the chain and
2329 // Don't replace the results of the root node if we're doing a
2340 std::replace(ChainNodesMatched.begin(), ChainNodesMatched.end(), N,
2428 // It is possible we're using MorphNodeTo to replace a node with no
3613 "Didn't replace all uses of the node?");

Completed in 1318 milliseconds

12345678