Home
last modified time | relevance | path

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

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