Lines Matching defs:ProfBuilder
314 GISelInstProfileBuilder ProfBuilder(ID, *getMRI());
316 profileEverything(Opc, DstOps, SrcOps, Flag, ProfBuilder);
340 GISelInstProfileBuilder ProfBuilder(ID, *getMRI());
342 profileMBBOpcode(ProfBuilder, Opc);
343 profileDstOp(Res, ProfBuilder);
344 ProfBuilder.addNodeIDMachineOperand(MachineOperand::CreateCImm(&Val));
367 GISelInstProfileBuilder ProfBuilder(ID, *getMRI());
369 profileMBBOpcode(ProfBuilder, Opc);
370 profileDstOp(Res, ProfBuilder);
371 ProfBuilder.addNodeIDMachineOperand(MachineOperand::CreateFPImm(&Val));