Searched refs:findDebugLoc (Results 1 - 18 of 18) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/Target/R600/
H A DAMDGPUConvertToISA.cpp58 TII->convertToISA(MI, MF, MBB.findDebugLoc(I));
H A DR600ControlFlowFinalizer.cpp161 MachineInstr *MIb = BuildMI(MBB, ClauseHead, MBB.findDebugLoc(ClauseHead),
337 BuildMI(MBB, MBB.begin(), MBB.findDebugLoc(MBB.begin()),
374 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI),
391 BuildMI(MBB, MI, MBB.findDebugLoc(MI), getHWInstrDesc(CF_END_LOOP))
398 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI),
412 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI),
427 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI),
440 BuildMI(MBB, MI, MBB.findDebugLoc(MI), getHWInstrDesc(CF_JUMP))
443 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI),
446 BuildMI(MBB, MI, MBB.findDebugLoc(M
[all...]
H A DAMDGPUIndirectAddressing.cpp106 BuildMI(MBB, I, MBB.findDebugLoc(I), TII->get(AMDGPU::COPY), DstReg)
188 MBB.findDebugLoc(MBB.begin()),
261 BuildMI(MBB, I, MBB.findDebugLoc(I), TII->get(AMDGPU::COPY),
268 BuildMI(MBB, I, MBB.findDebugLoc(I), TII->get(AMDGPU::COPY),
280 MachineInstrBuilder Sequence = BuildMI(MBB, I, MBB.findDebugLoc(I),
H A DR600ISelLowering.cpp181 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(MI->getOpcode()))
192 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::TEX_SET_GRADIENTS_H), T0)
197 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::TEX_SET_GRADIENTS_V), T1)
202 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::TEX_SAMPLE_G))
217 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::TEX_SET_GRADIENTS_H), T0)
222 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::TEX_SET_GRADIENTS_V), T1)
227 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::TEX_SAMPLE_C_G))
239 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::JUMP))
245 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::PRED_X),
251 BuildMI(*BB, I, BB->findDebugLoc(
[all...]
H A DR600EmitClauseMarkers.cpp209 BuildMI(MBB, ClauseHead, MBB.findDebugLoc(ClauseHead), TII->get(Opcode))
H A DR600ExpandSpecialInstrs.cpp100 BuildMI(MBB, I, MBB.findDebugLoc(I),
H A DR600InstrInfo.cpp696 MachineInstrBuilder MIB = BuildMI(MBB, I, MBB.findDebugLoc(I), get(Opcode),
/freebsd-10.0-release/contrib/llvm/lib/Target/ARM/
H A DARMInstrInfo.cpp120 DebugLoc DL = FirstMBB.findDebugLoc(MBBI);
/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DMachineBasicBlock.h578 /// findDebugLoc - find the next valid DebugLoc starting at MBBI, skipping
580 DebugLoc findDebugLoc(instr_iterator MBBI);
581 DebugLoc findDebugLoc(iterator MBBI) { function in class:llvm::MachineBasicBlock
582 return findDebugLoc(MBBI.getInstrIterator());
/freebsd-10.0-release/contrib/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.cpp205 BuildMI(MBB, UnCondBrIter, MBB.findDebugLoc(I), get(Opcode))
207 BuildMI(MBB, UnCondBrIter, MBB.findDebugLoc(I), get(SP::BA))
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp262 /// findDebugLoc - Return DebugLoc used for this DBG_VALUE instruction. A
266 DebugLoc findDebugLoc();
911 DebugLoc UserValue::findDebugLoc() { function in class:UserValue
928 findDebugLoc());
935 BuildMI(*MBB, I, findDebugLoc(), TII.get(TargetOpcode::DBG_VALUE))
H A DMachineBasicBlock.cpp1091 /// findDebugLoc - find the next valid DebugLoc starting at MBBI, skipping
1094 MachineBasicBlock::findDebugLoc(instr_iterator MBBI) { function in class:MachineBasicBlock
/freebsd-10.0-release/contrib/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp385 DebugLoc DL = MBB.findDebugLoc(MBBI);
431 DebugLoc DL = MBB.findDebugLoc(MBBI);
H A DAArch64FrameLowering.cpp429 DebugLoc DL = MBB.findDebugLoc(MBBI);
/freebsd-10.0-release/contrib/llvm/lib/Target/Mips/
H A DMipsLongBranch.cpp393 DebugLoc DL = MBB.findDebugLoc(MBB.begin());
/freebsd-10.0-release/contrib/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp161 DebugLoc DL = MBB.findDebugLoc(MBBI);
1244 DebugLoc DL = MBB.findDebugLoc(MI);
1299 DebugLoc DL = MBB.findDebugLoc(MI);
H A DX86InstrInfo.cpp2607 BuildMI(MBB, UnCondBrIter, MBB.findDebugLoc(I), get(JNCC))
2609 BuildMI(MBB, UnCondBrIter, MBB.findDebugLoc(I), get(X86::JMP_4))
2996 DebugLoc DL = MBB.findDebugLoc(MI);
3032 DebugLoc DL = MBB.findDebugLoc(MI);
4747 DebugLoc DL = FirstMBB.findDebugLoc(MBBI);
/freebsd-10.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp473 DebugLoc DL = MBB.findDebugLoc(I);
519 DebugLoc DL = MBB.findDebugLoc(I);

Completed in 424 milliseconds