Home
last modified time | relevance | path

Searched defs:ReplaceWith (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DCorrelatedValuePropagation.cpp91 Value *ReplaceWith = S->getOperand(1); in processSelect() local
/external/v8/src/compiler/
Dinstruction.h79 static void ReplaceWith(InstructionOperand* dest, in ReplaceWith() function
/external/clang/utils/TableGen/
DNeonEmitter.cpp1745 std::string ReplaceWith = cast<StringInit>(DI->getArg(1))->getAsUnquotedString(); in emitDagNameReplace() local