Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp919 makeGepsAvailable(Instruction * Repl,BasicBlock * HoistPt,const SmallVecInsn & InstructionsToHoist,Instruction * Gep) const makeGepsAvailable() argument
960 updateAlignment(Instruction * I,Instruction * Repl) updateAlignment() argument
977 rauw(const SmallVecInsn & Candidates,Instruction * Repl,MemoryUseOrDef * NewMemAcc) rauw() argument
1018 removeAndReplace(const SmallVecInsn & Candidates,Instruction * Repl,BasicBlock * DestBB,bool MoveAccess) removeAndReplace() argument
1037 makeGepOperandsAvailable(Instruction * Repl,BasicBlock * HoistPt,const SmallVecInsn & InstructionsToHoist) const makeGepOperandsAvailable() argument
1077 Instruction *Repl = nullptr; hoist() local
[all...]
H A DGVN.cpp2126 patchAndReplaceAllUsesWith(Instruction * I,Value * Repl) patchAndReplaceAllUsesWith() argument
2665 Value *Repl = findLeader(I->getParent(), Num); processInstruction() local
H A DNewGVN.cpp3693 patchAndReplaceAllUsesWith(Instruction * I,Value * Repl) patchAndReplaceAllUsesWith() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DRegex.cpp137 std::string Regex::sub(StringRef Repl, StringRef String, in sub()
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DTextDiagnostics.cpp80 Replacement Repl(SM, Hint.RemoveRange, Hint.CodeToInsert); in FlushDiagnosticsImpl() local
/freebsd-src/contrib/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
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVRegularizer.cpp119 Value *Repl = nullptr; in runLowerConstExpr() local
/freebsd-src/contrib/llvm-project/clang/tools/driver/
H A Ddriver.cpp134 std::string Repl = llvm::Regex(MatchPattern).sub(ReplPattern, Args[i]); ApplyOneQAOverride() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp170 if (const char *Repl = TLI->LowerXConstraint(OpInfo.ConstraintVT)) { in computeConstraintToUse() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp3518 const char *Repl = StringSwitch<const char *>(Name) ParseInstruction() local
3954 const char *Repl = StringSwitch<const char *>(Op.getToken()) MatchFPUWaitAlias() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp3365 patchReplacementInstruction(Instruction * I,Value * Repl) patchReplacementInstruction() argument
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp5874 llvm::Metadata *Repl; finalize() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp5352 Value *Repl = Addr; optimizeMemoryInst() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp6011 if (const char *Repl = LowerXConstraint(OpInfo.ConstraintVT)) { ComputeConstraintToUse() local