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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
H A DR600ISelLowering.cpp65 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::MOV))
76 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::MOV))
88 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::MOV))
101 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::COPY))
129 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::MOV_IMM_I32),
134 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::LSHR_eg), NewAddr)
138 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(MI->getOpcode()))
160 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::TEX_SET_GRADIENTS_H), t0)
164 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::TEX_SET_GRADIENTS_V), t1)
168 BuildMI(*BB, I, BB->findDebugLoc(
[all...]
H A DAMDGPUConvertToISA.cpp58 TII->convertToISA(MI, MF, MBB.findDebugLoc(I));
H A DSIISelLowering.cpp82 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::V_MOV_B32_e64))
97 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::V_MOV_B32_e64))
112 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::V_MOV_B32_e64))
145 BuildMI(BB, I, BB.findDebugLoc(I), TII->get(AMDGPU::S_WAITCNT))
161 BuildMI(BB, I, BB.findDebugLoc(I), TII->get(AMDGPU::S_MOV_B32), M0)
164 BuildMI(BB, I, BB.findDebugLoc(I), TII->get(AMDGPU::V_INTERP_P1_F32), tmp)
170 BuildMI(BB, I, BB.findDebugLoc(I), TII->get(AMDGPU::V_INTERP_P2_F32))
191 BuildMI(BB, I, BB.findDebugLoc(I), TII->get(AMDGPU::S_MOV_B32), M0)
194 BuildMI(BB, I, BB.findDebugLoc(I), TII->get(AMDGPU::V_INTERP_MOV_F32))
207 BuildMI(BB, I, BB.findDebugLoc(
[all...]
H A DR600ExpandSpecialInstrs.cpp151 BuildMI(MBB, I, MBB.findDebugLoc(I), TII->get(Opcode), DstReg)
/external/mesa3d/src/gallium/drivers/radeon/
H A DR600ISelLowering.cpp65 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::MOV))
76 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::MOV))
88 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::MOV))
101 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::COPY))
129 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::MOV_IMM_I32),
134 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::LSHR_eg), NewAddr)
138 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(MI->getOpcode()))
160 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::TEX_SET_GRADIENTS_H), t0)
164 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::TEX_SET_GRADIENTS_V), t1)
168 BuildMI(*BB, I, BB->findDebugLoc(
[all...]
H A DAMDGPUConvertToISA.cpp58 TII->convertToISA(MI, MF, MBB.findDebugLoc(I));
H A DSIISelLowering.cpp82 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::V_MOV_B32_e64))
97 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::V_MOV_B32_e64))
112 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::V_MOV_B32_e64))
145 BuildMI(BB, I, BB.findDebugLoc(I), TII->get(AMDGPU::S_WAITCNT))
161 BuildMI(BB, I, BB.findDebugLoc(I), TII->get(AMDGPU::S_MOV_B32), M0)
164 BuildMI(BB, I, BB.findDebugLoc(I), TII->get(AMDGPU::V_INTERP_P1_F32), tmp)
170 BuildMI(BB, I, BB.findDebugLoc(I), TII->get(AMDGPU::V_INTERP_P2_F32))
191 BuildMI(BB, I, BB.findDebugLoc(I), TII->get(AMDGPU::S_MOV_B32), M0)
194 BuildMI(BB, I, BB.findDebugLoc(I), TII->get(AMDGPU::V_INTERP_MOV_F32))
207 BuildMI(BB, I, BB.findDebugLoc(
[all...]
H A DR600ExpandSpecialInstrs.cpp151 BuildMI(MBB, I, MBB.findDebugLoc(I), TII->get(Opcode), DstReg)
/external/llvm/lib/Target/R600/
H A DR600ControlFlowFinalizer.cpp335 MachineInstr *MIb = BuildMI(MBB, ClauseHead, MBB.findDebugLoc(ClauseHead),
492 BuildMI(MBB, MBB.begin(), MBB.findDebugLoc(MBB.begin()),
522 BuildMI(MBB, MI, MBB.findDebugLoc(MI), TII->get(AMDGPU::CF_PUSH_EG))
539 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI),
556 BuildMI(MBB, MI, MBB.findDebugLoc(MI), getHWInstrDesc(CF_END_LOOP))
564 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI),
578 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI),
593 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI),
612 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI),
620 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(M
[all...]
H A DR600EmitClauseMarkers.cpp275 BuildMI(MBB, ClauseHead, MBB.findDebugLoc(ClauseHead), TII->get(Opcode))
H A DR600ISelLowering.cpp205 NewMI = BuildMI(*BB, I, BB->findDebugLoc(I),
271 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(MI->getOpcode()))
316 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::TEX_SET_GRADIENTS_H), T0)
335 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::TEX_SET_GRADIENTS_V), T1)
354 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::TEX_SAMPLE_G))
418 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::TEX_SET_GRADIENTS_H), T0)
437 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::TEX_SET_GRADIENTS_V), T1)
456 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::TEX_SAMPLE_C_G))
482 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::JUMP))
488 BuildMI(*BB, I, BB->findDebugLoc(
[all...]
H A DSIInstrInfo.cpp194 DebugLoc DL = MBB.findDebugLoc(MI);
246 DebugLoc DL = MBB.findDebugLoc(MI);
314 DebugLoc DL = MBB.findDebugLoc(MI);
414 return BuildMI(*MBB, I, MBB->findDebugLoc(I), get(AMDGPU::V_MOV_B32_e32),
773 BuildMI(*MI->getParent(), I, MI->getParent()->findDebugLoc(I), get(Opcode),
1545 const DebugLoc &DL = MBB->findDebugLoc(I);
1563 const DebugLoc &DL = MBB->findDebugLoc(I);
H A DR600InstrInfo.cpp1192 MachineInstrBuilder MIB = BuildMI(MBB, I, MBB.findDebugLoc(I), get(Opcode),
/external/llvm/lib/Target/ARM/
H A DARMInstrInfo.cpp122 DebugLoc DL = FirstMBB.findDebugLoc(MBBI);
/external/llvm/include/llvm/CodeGen/
H A DMachineBasicBlock.h604 /// findDebugLoc - find the next valid DebugLoc starting at MBBI, skipping
606 DebugLoc findDebugLoc(instr_iterator MBBI);
607 DebugLoc findDebugLoc(iterator MBBI) { function in class:llvm::MachineBasicBlock
608 return findDebugLoc(MBBI.getInstrIterator());
/external/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp269 /// findDebugLoc - Return DebugLoc used for this DBG_VALUE instruction. A
273 DebugLoc findDebugLoc();
924 DebugLoc UserValue::findDebugLoc() { function in class:UserValue
938 BuildMI(*MBB, I, findDebugLoc(), TII.get(TargetOpcode::DBG_VALUE),
941 BuildMI(*MBB, I, findDebugLoc(), TII.get(TargetOpcode::DBG_VALUE))
H A DMachineBasicBlock.cpp1102 /// findDebugLoc - find the next valid DebugLoc starting at MBBI, skipping
1105 MachineBasicBlock::findDebugLoc(instr_iterator MBBI) { function in class:MachineBasicBlock
/external/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.cpp206 BuildMI(MBB, UnCondBrIter, MBB.findDebugLoc(I), get(Opcode))
208 BuildMI(MBB, UnCondBrIter, MBB.findDebugLoc(I), get(SP::BA))
/external/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp162 DebugLoc DL = MBB.findDebugLoc(MBBI);
214 DebugLoc DL = MBB.findDebugLoc(MBBI);
/external/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp164 DebugLoc DL = MBB.findDebugLoc(MBBI);
1157 DebugLoc DL = MBB.findDebugLoc(MI);
1205 DebugLoc DL = MBB.findDebugLoc(MI);
H A DX86InstrInfo.cpp2842 BuildMI(MBB, UnCondBrIter, MBB.findDebugLoc(I), get(JNCC))
2844 BuildMI(MBB, UnCondBrIter, MBB.findDebugLoc(I), get(X86::JMP_4))
3294 DebugLoc DL = MBB.findDebugLoc(MI);
3331 DebugLoc DL = MBB.findDebugLoc(MI);
5427 DebugLoc DL = FirstMBB.findDebugLoc(MBBI);
/external/llvm/lib/Target/Mips/
H A DMipsLongBranch.cpp440 DebugLoc DL = MBB.findDebugLoc(MBB.begin());
/external/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp478 DebugLoc DL = MBB.findDebugLoc(I);
524 DebugLoc DL = MBB.findDebugLoc(I);

Completed in 484 milliseconds