Home
last modified time | relevance | path

Searched defs:Repl (Results 1 – 18 of 18) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DElseAfterReturnCheck.cpp133 llvm::StringRef Repl = Lexer::getSourceText( in removeElseAndBrackets() local
141 llvm::StringRef Repl = Lexer::getSourceText( in removeElseAndBrackets() local
279 std::string Repl = in check() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp907 makeGepsAvailable(Instruction * Repl,BasicBlock * HoistPt,const SmallVecInsn & InstructionsToHoist,Instruction * Gep) const makeGepsAvailable() argument
956 updateAlignment(Instruction * I,Instruction * Repl) updateAlignment() argument
973 rauw(const SmallVecInsn & Candidates,Instruction * Repl,MemoryUseOrDef * NewMemAcc) rauw() argument
1014 removeAndReplace(const SmallVecInsn & Candidates,Instruction * Repl,BasicBlock * DestBB,bool MoveAccess) removeAndReplace() argument
1033 makeGepOperandsAvailable(Instruction * Repl,BasicBlock * HoistPt,const SmallVecInsn & InstructionsToHoist) const makeGepOperandsAvailable() argument
1073 Instruction *Repl = nullptr; hoist() local
[all...]
H A DGVN.cpp2192 patchAndReplaceAllUsesWith(Instruction * I,Value * Repl) patchAndReplaceAllUsesWith() argument
2736 Value *Repl = findLeader(I->getParent(), Num); processInstruction() local
H A DNewGVN.cpp3693 patchAndReplaceAllUsesWith(Instruction * I,Value * Repl) patchAndReplaceAllUsesWith() argument
/llvm-project/llvm/lib/Support/
H A DRegex.cpp137 std::string Regex::sub(StringRef Repl, StringRef String, in sub()
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DTextDiagnostics.cpp80 Replacement Repl(SM, Hint.RemoveRange, Hint.CodeToInsert); in FlushDiagnosticsImpl() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SIMDInstrOpt.cpp301 for (auto &Repl : I.ReplOpc) in shouldExitEarly() local
528 for (auto &Repl : I.ReplOpc) { in optimizeLdStInterleave() local
/llvm-project/clang-tools-extra/clangd/unittests/
H A DTestIndex.cpp32 llvm::StringRef Repl) { in replace()
/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVRegularizer.cpp119 Value *Repl = nullptr; in runLowerConstExpr() local
/llvm-project/clang-tools-extra/clang-tidy/
H A DClangTidy.cpp140 for (const auto &Repl : FileAndReplacements.second) { in reportDiagnostic() local
269 for (const auto &Repl : FileAndReplacements.second) { in reportFix() local
[all...]
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp170 if (const char *Repl = TLI->LowerXConstraint(OpInfo.ConstraintVT)) { in computeConstraintToUse() local
/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp3591 const char *Repl = StringSwitch<const char *>(Name) ParseInstruction() local
4079 const char *Repl = StringSwitch<const char *>(Op.getToken()) MatchFPUWaitAlias() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp3419 patchReplacementInstruction(Instruction * I,Value * Repl) patchReplacementInstruction() argument
/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp2194 SDValue Repl = DAG.getNode( LowerCall() local
/llvm-project/clang/lib/Driver/
H A DDriver.cpp6836 std::string Repl = llvm::Regex(MatchPattern).sub(ReplPattern, Args[i]); applyOneOverrideOption() local
/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp6057 llvm::Metadata *Repl; finalize() local
/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp5456 Value *Repl = Addr; optimizeMemoryInst() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp6076 if (const char *Repl = LowerXConstraint(OpInfo.ConstraintVT)) { ComputeConstraintToUse() local