Home
last modified time | relevance | path

Searched defs:Replace (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/sqlite3/
H A DReplace.cs44 namespace Replace namespace
83 internal static class Replace class
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandLargeDivRem.cpp58 SmallVectorImpl<BinaryOperator *> &Replace) { in scalarize()
81 SmallVector<BinaryOperator *, 4> Replace; in runImpl() local
H A DExpandLargeFpConvert.cpp573 static void scalarize(Instruction *I, SmallVectorImpl<Instruction *> &Replace) { in scalarize()
594 SmallVector<Instruction *, 4> Replace; in runImpl() local
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DFileSpecList.h222 bool Replace(size_t idx, const FileSpec &file) { in Replace() function
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DPathMappingList.cpp112 bool PathMappingList::Replace(llvm::StringRef path, llvm::StringRef replacement, in Replace() function in PathMappingList
265 bool PathMappingList::Replace(llvm::StringRef path, llvm::StringRef new_path, in Replace() function in PathMappingList
/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DRenamingAction.cpp172 for (const auto &Replace : AtomicChange.getReplacements()) { in convertChangesToFileReplacements() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp504 llvm::StringRef Replace; member in __anon36efa97a0111::TypeSubstitutor
508 llvm::StringRef Replace) { in reset()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DUnicodeNameToCodepoint.cpp514 Get(I, Row) = std::min(Insert, std::min(Delete, Replace)); in nearestMatchesForCodepointName() local
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerCorpus.h287 void Replace(InputInfo *II, const Unit &U, Replace() function
/freebsd/cddl/usr.sbin/zfsd/
H A Dcase_file.cc1125 CaseFile::Replace(const char* vdev_type, const char* path, bool isspare) { in Replace() function in CaseFile
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp2371 auto Replace = [&](SourceLocation Start, unsigned Length, in requoteJSStringLiteral() local
3521 inline bool isHeaderInsertion(const tooling::Replacement &Replace) { in isHeaderInsertion()
3527 inline bool isHeaderDeletion(const tooling::Replacement &Replace) { in isHeaderDeletion()
3584 auto Replace = in fixCppIncludeInsertions() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseTemplate.cpp820 bool Replace = Tok.isOneOf(tok::kw_typename, tok::kw_struct); in ParseTemplateTemplateParameter() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp1189 Constant *Replace = in rewriteWithNewAddressSpaces() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp221 BasicBlock *Replace, in replaceTargetsFromPHINode()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp1428 SDValue DAGCombiner::PromoteOperand(SDValue Op, EVT PVT, bool &Replace) { in PromoteOperand()
1470 bool Replace = false; in SExtPromoteOperand() local
1485 bool Replace = false; in ZExtPromoteOperand() local
1589 bool Replace = false; in PromoteIntShiftOp() local