Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:Info

2424   TailCallArgumentInfo Info;
2425 Info.Arg = Arg;
2426 Info.FrameIdxOp = FIN;
2427 Info.FrameIdx = FI;
2428 TailCallArguments.push_back(Info);
5525 AsmOperandInfo &info, const char *constraint) const {
5527 Value *CallOperandVal = info.CallOperandVal;
5536 weight = TargetLowering::getSingleConstraintMatchWeight(info, constraint);