Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Transforms/Scalar/
HDPlaceSafepoints.cpp926 CallInst *ToReplace = cast<CallInst>(CS.getInstruction()); in ReplaceWithStatepoint() local
947 InvokeInst *ToReplace = cast<InvokeInst>(CS.getInstruction()); in ReplaceWithStatepoint() local
/NextBSD/contrib/llvm/tools/clang/utils/TableGen/
HDNeonEmitter.cpp1744 std::string ToReplace = cast<StringInit>(DI->getArg(0))->getAsUnquotedString(); in emitDagNameReplace() local
/NextBSD/contrib/llvm/lib/Target/PowerPC/
HDPPCISelDAGToDAG.cpp3391 SmallVector<SDNode *, 4> ToReplace; in SwapAllSelectUsers() local
/NextBSD/contrib/llvm/lib/CodeGen/
HDCodeGenPrepare.cpp586 for (auto &ToReplace : Targets) { in simplifyRelocatesOffABase() local