Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp950 void GVNHoist::makeGepsAvailable(Instruction *Repl, BasicBlock *HoistPt, in makeGepsAvailable()
991 void GVNHoist::updateAlignment(Instruction *I, Instruction *Repl) { in updateAlignment()
1008 unsigned GVNHoist::rauw(const SmallVecInsn &Candidates, Instruction *Repl, in rauw()
1049 Instruction *Repl, BasicBlock *DestBB, in removeAndReplace()
1068 Instruction *Repl, BasicBlock *HoistPt, in makeGepOperandsAvailable()
1108 Instruction *Repl = nullptr; in hoist() local
H A DGVN.cpp2003 static void patchAndReplaceAllUsesWith(Instruction *I, Value *Repl) { in patchAndReplaceAllUsesWith()
2541 Value *Repl = findLeader(I->getParent(), Num); in processInstruction() local
H A DNewGVN.cpp3687 static void patchAndReplaceAllUsesWith(Instruction *I, Value *Repl) { in patchAndReplaceAllUsesWith()
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DRegex.cpp136 std::string Regex::sub(StringRef Repl, StringRef String, in sub()
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64SIMDInstrOpt.cpp300 for (auto &Repl : I.ReplOpc) in shouldExitEarly() local
527 for (auto &Repl : I.ReplOpc) { in optimizeLdStInterleave() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DTextDiagnostics.cpp80 Replacement Repl(SM, Hint.RemoveRange, Hint.CodeToInsert); in FlushDiagnosticsImpl() local
/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVRegularizer.cpp119 Value *Repl = nullptr; in runLowerConstExpr() local
/openbsd-src/gnu/llvm/clang/tools/driver/
H A Ddriver.cpp134 std::string Repl = llvm::Regex(MatchPattern).sub(ReplPattern, Args[i]); in ApplyOneQAOverride() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp224 if (const char *Repl = TLI->LowerXConstraint(OpInfo.ConstraintVT)) { in computeConstraintToUse() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp3477 const char *Repl = StringSwitch<const char *>(Name) in ParseInstruction() local
4066 const char *Repl = StringSwitch<const char *>(Op.getToken()) in MatchFPUWaitAlias() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLocal.cpp2779 void llvm::patchReplacementInstruction(Instruction *I, Value *Repl) { in patchReplacementInstruction()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGDebugInfo.cpp5700 llvm::Metadata *Repl; in finalize() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp5211 Value *Repl = Addr; in optimizeMemoryInst() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5756 if (const char *Repl = LowerXConstraint(OpInfo.ConstraintVT)) { in ComputeConstraintToUse() local