Lines Matching refs:DebugLoc
68 const DebugLoc &DL, unsigned Reg, unsigned Lane,
73 const DebugLoc &DL, unsigned DReg,
78 const DebugLoc &DL, unsigned Ssub0, unsigned Ssub1);
82 const DebugLoc &DL, unsigned Reg1,
87 const DebugLoc &DL, unsigned DReg,
92 const DebugLoc &DL);
417 const DebugLoc &DL, unsigned Reg, in createDupLane()
433 const DebugLoc &DL, unsigned DReg, unsigned Lane, in createExtractSubreg()
448 const DebugLoc &DL, unsigned Reg1, unsigned Reg2) { in createRegSequence()
465 const DebugLoc &DL, unsigned Ssub0, in createVExt()
478 const DebugLoc &DL, unsigned DReg, unsigned Lane, unsigned ToInsert) { in createInsertSubreg()
494 const DebugLoc &DL) { in createImplicitDef()
509 DebugLoc DL = MI->getDebugLoc(); in optimizeAllLanesPattern()