Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp907 void GVNHoist::makeGepsAvailable(Instruction *Repl, BasicBlock *HoistPt, in makeGepsAvailable()
956 void GVNHoist::updateAlignment(Instruction *I, Instruction *Repl) { in updateAlignment()
973 unsigned GVNHoist::rauw(const SmallVecInsn &Candidates, Instruction *Repl, in rauw()
1014 Instruction *Repl, BasicBlock *DestBB, in removeAndReplace()
1033 Instruction *Repl, BasicBlock *HoistPt, in makeGepOperandsAvailable()
1073 Instruction *Repl = nullptr; in hoist() local
H A DGVN.cpp2192 static void patchAndReplaceAllUsesWith(Instruction *I, Value *Repl) { in patchAndReplaceAllUsesWith()
2736 Value *Repl = findLeader(I->getParent(), Num); in processInstruction() local
H A DNewGVN.cpp3698 static void patchAndReplaceAllUsesWith(Instruction *I, Value *Repl) { in patchAndReplaceAllUsesWith()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DRegex.cpp133 sub(StringRef Repl,StringRef String,std::string * Error) const sub() argument
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SIMDInstrOpt.cpp300 for (auto &Repl : I.ReplOpc) shouldExitEarly() local
527 for (auto &Repl : I.ReplOpc) { optimizeLdStInterleave() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DTextDiagnostics.cpp80 Replacement Repl(SM, Hint.RemoveRange, Hint.CodeToInsert); in FlushDiagnosticsImpl() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVRegularizer.cpp119 Value *Repl = nullptr; in runLowerConstExpr() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp170 if (const char *Repl = TLI->LowerXConstraint(OpInfo.ConstraintVT)) { in computeConstraintToUse() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp3595 const char *Repl = StringSwitch<const char *>(Name) in ParseInstruction() local
4103 const char *Repl = StringSwitch<const char *>(Op.getToken()) in MatchFPUWaitAlias() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp3425 void llvm::patchReplacementInstruction(Instruction *I, Value *Repl) { in patchReplacementInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp2199 SDValue Repl = DAG.getNode( in LowerCall() local
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp6848 std::string Repl = llvm::Regex(MatchPattern).sub(ReplPattern, Args[i]); applyOneOverrideOption() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp6057 llvm::Metadata *Repl; in finalize() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp5456 Value *Repl = Addr; in optimizeMemoryInst() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp6086 if (const char *Repl = LowerXConstraint(OpInfo.ConstraintVT)) { in ComputeConstraintToUse() local