Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGVNHoist.cpp849 void makeGepsAvailable(Instruction *Repl, BasicBlock *HoistPt, in makeGepsAvailable()
891 void updateAlignment(Instruction *I, Instruction *Repl) { in updateAlignment()
912 unsigned rauw(const SmallVecInsn &Candidates, Instruction *Repl, in rauw()
954 unsigned removeAndReplace(const SmallVecInsn &Candidates, Instruction *Repl, in removeAndReplace()
976 bool makeGepOperandsAvailable(Instruction *Repl, BasicBlock *HoistPt, in makeGepOperandsAvailable()
1016 Instruction *Repl = nullptr; in hoist() local
DGVN.cpp1555 static void patchAndReplaceAllUsesWith(Instruction *I, Value *Repl) { in patchAndReplaceAllUsesWith()
2090 Value *Repl = findLeader(I->getParent(), Num); in processInstruction() local
DNewGVN.cpp3675 static void patchAndReplaceAllUsesWith(Instruction *I, Value *Repl) { in patchAndReplaceAllUsesWith()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DRegex.cpp110 std::string Regex::sub(StringRef Repl, StringRef String, in sub()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DRegex.cpp132 std::string Regex::sub(StringRef Repl, StringRef String, in sub()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64SIMDInstrOpt.cpp297 for (auto &Repl : I.ReplOpc) in shouldExitEarly() local
524 for (auto &Repl : I.ReplOpc) { in optimizeLdStInterleave() local
/third_party/node/lib/internal/debugger/
Dinspect_repl.js54 const Repl = require('repl'); constant
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp2742 const char *Repl = StringSwitch<const char *>(Name) in ParseInstruction() local
3121 const char *Repl = StringSwitch<const char *>(Op.getToken()) in MatchFPUWaitAlias() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLocal.cpp2444 void llvm::patchReplacementInstruction(Instruction *I, Value *Repl) { in patchReplacementInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp4775 Value *Repl = Addr; in optimizeMemoryInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp4626 if (const char *Repl = LowerXConstraint(OpInfo.ConstraintVT)) { in ComputeConstraintToUse() local