Lines Matching refs:getInstruction
5332 EHInfo->addIPToStateRange(cast<InvokeInst>(CLI.CS->getInstruction()),
5386 setValue(CS.getInstruction(), Result.first);
6306 const MDNode *SrcLoc = CS.getInstruction()->getMetadata("srcloc");
6381 Ctx.emitError(CS.getInstruction(),
6437 Ctx.emitError(CS.getInstruction(), "inline asm not supported yet:"
6454 Ctx.emitError(CS.getInstruction(),
6463 Chain, &Flag, CS.getInstruction());
6495 Ctx.emitError(CS.getInstruction(),
6538 Ctx.emitError(CS.getInstruction(),
6548 Ctx.emitError(CS.getInstruction(),
6557 Chain, &Flag, CS.getInstruction());
6587 Chain, &Flag, CS.getInstruction());
6613 setValue(CS.getInstruction(), Val);
6944 setValue(CS.getInstruction(), SDValue(MN, 0));
6946 setValue(CS.getInstruction(), Result.first);
7142 CLI.CS ? CLI.CS->getInstruction() : nullptr, ExtendKind);