Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp112 static void replaceOperation(Value &NewOp, VPIntrinsic &OldOp) { in replaceOperation()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2506 Value *OldOp = LI.getOperand(0); in visitLoadInst() local
2613 bool rewriteVectorizedStoreInst(Value *V, StoreInst &SI, Value *OldOp, in rewriteVectorizedStoreInst()
2667 Value *OldOp = SI.getOperand(1); in visitStoreInst() local