Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:MachineLocation

352 /// DbgVariable based on provided MachineLocation.
354 MachineLocation Location) {
397 const MachineLocation &Location, bool Indirect) {
420 const MachineLocation &Location) {
513 const MachineLocation &Location) {
1602 MachineLocation Location(RegOp.getReg(), DVInsn->getOperand(1).getImm());
1605 addVariableAddress(*DV, VariableDie, MachineLocation(RegOp.getReg()));
1624 MachineLocation Location(FrameReg, Offset);