/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/ |
R600ISelLowering.cpp | 65 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(I), TII->get(AMDGPU::TEX_SAMPLE_G) [all...] |
AMDGPUConvertToISA.cpp | 58 TII->convertToISA(MI, MF, MBB.findDebugLoc(I));
|
SIISelLowering.cpp | 82 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(I), TII->get(AMDGPU::V_CMPX_LE_F32_e32) [all...] |
R600ExpandSpecialInstrs.cpp | 151 BuildMI(MBB, I, MBB.findDebugLoc(I), TII->get(Opcode), DstReg)
|
/external/mesa3d/src/gallium/drivers/radeon/ |
R600ISelLowering.cpp | 65 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(I), TII->get(AMDGPU::TEX_SAMPLE_G) [all...] |
AMDGPUConvertToISA.cpp | 58 TII->convertToISA(MI, MF, MBB.findDebugLoc(I));
|
SIISelLowering.cpp | 82 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(I), TII->get(AMDGPU::V_CMPX_LE_F32_e32) [all...] |
R600ExpandSpecialInstrs.cpp | 151 BuildMI(MBB, I, MBB.findDebugLoc(I), TII->get(Opcode), DstReg)
|
/external/llvm/lib/Target/R600/ |
AMDGPUConvertToISA.cpp | 58 TII->convertToISA(MI, MF, MBB.findDebugLoc(I));
|
R600ControlFlowFinalizer.cpp | 167 MachineInstr *MIb = BuildMI(MBB, ClauseHead, MBB.findDebugLoc(ClauseHead), 344 BuildMI(MBB, MBB.begin(), MBB.findDebugLoc(MBB.begin()), 391 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI), 408 BuildMI(MBB, MI, MBB.findDebugLoc(MI), getHWInstrDesc(CF_END_LOOP)) 416 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI), 430 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI), 445 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI), 464 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI), 472 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI), 481 BuildMI(MBB, MI, MBB.findDebugLoc(MI), getHWInstrDesc(CF_END)) [all...] |
AMDGPUIndirectAddressing.cpp | 108 BuildMI(MBB, I, MBB.findDebugLoc(I), TII->get(AMDGPU::COPY), DstReg) 190 MBB.findDebugLoc(MBB.begin()), 263 BuildMI(MBB, I, MBB.findDebugLoc(I), TII->get(AMDGPU::COPY), 270 BuildMI(MBB, I, MBB.findDebugLoc(I), TII->get(AMDGPU::COPY), 282 MachineInstrBuilder Sequence = BuildMI(MBB, I, MBB.findDebugLoc(I),
|
R600ISelLowering.cpp | 151 MachineInstrBuilder NewMI = BuildMI(*BB, I, BB->findDebugLoc(I), 185 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(MI->getOpcode())) 230 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::TEX_SET_GRADIENTS_H), T0) 249 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::TEX_SET_GRADIENTS_V), T1) 268 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::TEX_SAMPLE_G)) 332 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::TEX_SET_GRADIENTS_H), T0) 351 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::TEX_SET_GRADIENTS_V), T1) 370 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::TEX_SAMPLE_C_G)) 396 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::JUMP)) 402 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::PRED_X) [all...] |
R600EmitClauseMarkers.cpp | 202 BuildMI(MBB, ClauseHead, MBB.findDebugLoc(ClauseHead), TII->get(Opcode))
|
R600InstrInfo.cpp | [all...] |
/external/llvm/include/llvm/CodeGen/ |
MachineBasicBlock.h | 578 /// findDebugLoc - find the next valid DebugLoc starting at MBBI, skipping 580 DebugLoc findDebugLoc(instr_iterator MBBI); 581 DebugLoc findDebugLoc(iterator MBBI) { 582 return findDebugLoc(MBBI.getInstrIterator());
|
/external/llvm/lib/Target/ARM/ |
ARMInstrInfo.cpp | 121 DebugLoc DL = FirstMBB.findDebugLoc(MBBI);
|
/external/llvm/lib/Target/Sparc/ |
SparcInstrInfo.cpp | 197 BuildMI(MBB, UnCondBrIter, MBB.findDebugLoc(I), get(Opcode)) 199 BuildMI(MBB, UnCondBrIter, MBB.findDebugLoc(I), get(SP::BA))
|
/external/llvm/lib/CodeGen/ |
LiveDebugVariables.cpp | 264 /// findDebugLoc - Return DebugLoc used for this DBG_VALUE instruction. A 268 DebugLoc findDebugLoc(); 916 DebugLoc UserValue::findDebugLoc() { [all...] |
MachineBasicBlock.cpp | [all...] |
/external/llvm/lib/Target/AArch64/ |
AArch64InstrInfo.cpp | 374 DebugLoc DL = MBB.findDebugLoc(MBBI); 420 DebugLoc DL = MBB.findDebugLoc(MBBI);
|
AArch64FrameLowering.cpp | 430 DebugLoc DL = MBB.findDebugLoc(MBBI);
|
/external/llvm/lib/Target/X86/ |
X86FrameLowering.cpp | 161 DebugLoc DL = MBB.findDebugLoc(MBBI); [all...] |
X86InstrInfo.cpp | [all...] |
/external/llvm/lib/Target/Mips/ |
MipsLongBranch.cpp | 398 DebugLoc DL = MBB.findDebugLoc(MBB.begin());
|
/external/llvm/lib/Target/Hexagon/ |
HexagonInstrInfo.cpp | 473 DebugLoc DL = MBB.findDebugLoc(I); 519 DebugLoc DL = MBB.findDebugLoc(I); [all...] |