Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:findDebugLoc

264   /// findDebugLoc - Return DebugLoc used for this DBG_VALUE instruction. A
268 DebugLoc findDebugLoc();
916 DebugLoc UserValue::findDebugLoc() {
930 BuildMI(*MBB, I, findDebugLoc(), TII.get(TargetOpcode::DBG_VALUE),
933 BuildMI(*MBB, I, findDebugLoc(), TII.get(TargetOpcode::DBG_VALUE))