Home
last modified time | relevance | path

Searched defs:OldOp (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombiner.h411 Value *OldOp = I.getOperand(OpNum); replaceOperand() local
419 Value *OldOp = U; replaceUse() local
/llvm-project/llvm/lib/Target/BPF/
H A DBPFCheckAndAdjustIR.cpp466 Value *NewOp = aspaceWrapValue(Cache, I->getFunction(), OldOp); in aspaceWrapOperand() local
/llvm-project/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp115 OldOp.eraseFromParent(); in replaceOperation() argument
/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2855 Value *OldOp = LI.getOperand(0); visitLoadInst() local
2968 rewriteVectorizedStoreInst(Value * V,StoreInst & SI,Value * OldOp,AAMDNodes AATags) rewriteVectorizedStoreInst() argument
3037 Value *OldOp = SI.getOperand(1); visitStoreInst() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1298 __anon429b8e860302(Value *OldOp, Value *NewOp) foldSelectValueEquivalence() argument
/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp830 ResolvedDbgOp OldOp(MLoc); clobberMloc() local