Lines Matching defs:ProfBuilder
320 GISelInstProfileBuilder ProfBuilder(ID, *getMRI());
322 profileEverything(Opc, DstOps, SrcOps, Flag, ProfBuilder);
346 GISelInstProfileBuilder ProfBuilder(ID, *getMRI());
348 profileMBBOpcode(ProfBuilder, Opc);
349 profileDstOp(Res, ProfBuilder);
350 ProfBuilder.addNodeIDMachineOperand(MachineOperand::CreateCImm(&Val));
373 GISelInstProfileBuilder ProfBuilder(ID, *getMRI());
375 profileMBBOpcode(ProfBuilder, Opc);
376 profileDstOp(Res, ProfBuilder);
377 ProfBuilder.addNodeIDMachineOperand(MachineOperand::CreateFPImm(&Val));