Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DPlaceSafepoints.cpp885 CallInst *ToReplace = cast<CallInst>(CS.getInstruction()); in ReplaceWithStatepoint() local
906 InvokeInst *ToReplace = cast<InvokeInst>(CS.getInstruction()); in ReplaceWithStatepoint() local
DRewriteStatepointsForGC.cpp1453 CallInst *ToReplace = cast<CallInst>(CS.getInstruction()); in makeStatepointExplicitImpl() local
1477 InvokeInst *ToReplace = cast<InvokeInst>(CS.getInstruction()); in makeStatepointExplicitImpl() local
/external/clang/utils/TableGen/
DNeonEmitter.cpp1744 std::string ToReplace = cast<StringInit>(DI->getArg(0))->getAsUnquotedString(); in emitDagNameReplace() local
/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp3451 SmallVector<SDNode *, 4> ToReplace; in SwapAllSelectUsers() local
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp585 for (auto &ToReplace : Targets) { in simplifyRelocatesOffABase() local