HomeSort by relevance Sort by last modified time
    Searched refs:findDebugLoc (Results 1 - 23 of 23) sorted by null

  /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/
R600ControlFlowFinalizer.cpp 335 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(MI)
    [all...]
R600EmitClauseMarkers.cpp 275 BuildMI(MBB, ClauseHead, MBB.findDebugLoc(ClauseHead), TII->get(Opcode))
R600ISelLowering.cpp 205 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(I), TII->get(AMDGPU::PRED_X)
    [all...]
SIInstrInfo.cpp 194 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),
    [all...]
R600InstrInfo.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMInstrInfo.cpp 122 DebugLoc DL = FirstMBB.findDebugLoc(MBBI);
  /external/llvm/include/llvm/CodeGen/
MachineBasicBlock.h 604 /// findDebugLoc - find the next valid DebugLoc starting at MBBI, skipping
606 DebugLoc findDebugLoc(instr_iterator MBBI);
607 DebugLoc findDebugLoc(iterator MBBI) {
608 return findDebugLoc(MBBI.getInstrIterator());
  /external/llvm/lib/CodeGen/
LiveDebugVariables.cpp 269 /// findDebugLoc - Return DebugLoc used for this DBG_VALUE instruction. A
273 DebugLoc findDebugLoc();
924 DebugLoc UserValue::findDebugLoc() {
    [all...]
MachineBasicBlock.cpp     [all...]
  /external/llvm/lib/Target/Sparc/
SparcInstrInfo.cpp 206 BuildMI(MBB, UnCondBrIter, MBB.findDebugLoc(I), get(Opcode))
208 BuildMI(MBB, UnCondBrIter, MBB.findDebugLoc(I), get(SP::BA))
  /external/llvm/lib/Target/AArch64/
AArch64FrameLowering.cpp 162 DebugLoc DL = MBB.findDebugLoc(MBBI);
214 DebugLoc DL = MBB.findDebugLoc(MBBI);
    [all...]
  /external/llvm/lib/Target/X86/
X86FrameLowering.cpp 164 DebugLoc DL = MBB.findDebugLoc(MBBI);
    [all...]
X86InstrInfo.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsLongBranch.cpp 440 DebugLoc DL = MBB.findDebugLoc(MBB.begin());
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.cpp 478 DebugLoc DL = MBB.findDebugLoc(I);
524 DebugLoc DL = MBB.findDebugLoc(I);
    [all...]

Completed in 730 milliseconds