/external/mesa3d/src/gallium/drivers/radeon/ |
D | R600ISelLowering.cpp | 65 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::MOV)) in EmitInstrWithCustomInserter() 76 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::MOV)) in EmitInstrWithCustomInserter() 88 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::MOV)) in EmitInstrWithCustomInserter() 101 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::COPY)) in EmitInstrWithCustomInserter() 129 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::MOV_IMM_I32), in EmitInstrWithCustomInserter() 134 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::LSHR_eg), NewAddr) in EmitInstrWithCustomInserter() 138 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(MI->getOpcode())) in EmitInstrWithCustomInserter() 160 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::TEX_SET_GRADIENTS_H), t0) in EmitInstrWithCustomInserter() 164 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::TEX_SET_GRADIENTS_V), t1) in EmitInstrWithCustomInserter() 168 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::TEX_SAMPLE_G)) in EmitInstrWithCustomInserter() [all …]
|
D | SIISelLowering.cpp | 82 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::V_MOV_B32_e64)) in EmitInstrWithCustomInserter() 97 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::V_MOV_B32_e64)) in EmitInstrWithCustomInserter() 112 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::V_MOV_B32_e64)) in EmitInstrWithCustomInserter() 145 BuildMI(BB, I, BB.findDebugLoc(I), TII->get(AMDGPU::S_WAITCNT)) in AppendS_WAITCNT() 161 BuildMI(BB, I, BB.findDebugLoc(I), TII->get(AMDGPU::S_MOV_B32), M0) in LowerSI_INTERP() 164 BuildMI(BB, I, BB.findDebugLoc(I), TII->get(AMDGPU::V_INTERP_P1_F32), tmp) in LowerSI_INTERP() 170 BuildMI(BB, I, BB.findDebugLoc(I), TII->get(AMDGPU::V_INTERP_P2_F32)) in LowerSI_INTERP() 191 BuildMI(BB, I, BB.findDebugLoc(I), TII->get(AMDGPU::S_MOV_B32), M0) in LowerSI_INTERP_CONST() 194 BuildMI(BB, I, BB.findDebugLoc(I), TII->get(AMDGPU::V_INTERP_MOV_F32)) in LowerSI_INTERP_CONST() 207 BuildMI(BB, I, BB.findDebugLoc(I), TII->get(AMDGPU::V_CMPX_LE_F32_e32), in LowerSI_KIL() [all …]
|
D | AMDGPUConvertToISA.cpp | 58 TII->convertToISA(MI, MF, MBB.findDebugLoc(I)); in runOnMachineFunction()
|
D | R600ExpandSpecialInstrs.cpp | 151 BuildMI(MBB, I, MBB.findDebugLoc(I), TII->get(Opcode), DstReg) in runOnMachineFunction()
|
/external/llvm/lib/Target/R600/ |
D | R600ControlFlowFinalizer.cpp | 336 MachineInstr *MIb = BuildMI(MBB, ClauseHead, MBB.findDebugLoc(ClauseHead), in MakeFetchClause() 489 BuildMI(MBB, MBB.begin(), MBB.findDebugLoc(MBB.begin()), in runOnMachineFunction() 519 BuildMI(MBB, MI, MBB.findDebugLoc(MI), TII->get(AMDGPU::CF_PUSH_EG)) in runOnMachineFunction() 536 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI), in runOnMachineFunction() 553 BuildMI(MBB, MI, MBB.findDebugLoc(MI), getHWInstrDesc(CF_END_LOOP)) in runOnMachineFunction() 561 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI), in runOnMachineFunction() 575 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI), in runOnMachineFunction() 590 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI), in runOnMachineFunction() 609 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI), in runOnMachineFunction() 617 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI), in runOnMachineFunction() [all …]
|
D | R600ISelLowering.cpp | 216 NewMI = BuildMI(*BB, I, BB->findDebugLoc(I), in EmitInstrWithCustomInserter() 282 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(MI->getOpcode())) in EmitInstrWithCustomInserter() 327 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::TEX_SET_GRADIENTS_H), T0) in EmitInstrWithCustomInserter() 346 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::TEX_SET_GRADIENTS_V), T1) in EmitInstrWithCustomInserter() 365 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::TEX_SAMPLE_G)) in EmitInstrWithCustomInserter() 429 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::TEX_SET_GRADIENTS_H), T0) in EmitInstrWithCustomInserter() 448 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::TEX_SET_GRADIENTS_V), T1) in EmitInstrWithCustomInserter() 467 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::TEX_SAMPLE_C_G)) in EmitInstrWithCustomInserter() 493 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::JUMP)) in EmitInstrWithCustomInserter() 499 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::PRED_X), in EmitInstrWithCustomInserter() [all …]
|
D | R600EmitClauseMarkers.cpp | 276 BuildMI(MBB, ClauseHead, MBB.findDebugLoc(ClauseHead), TII->get(Opcode)) in MakeALUClause()
|
D | SIInstrInfo.cpp | 470 DebugLoc DL = MBB.findDebugLoc(MI); in storeRegToStackSlot() 523 DebugLoc DL = MBB.findDebugLoc(MI); in loadRegFromStackSlot() 573 DebugLoc DL = MBB.findDebugLoc(MI); in calculateLDSSpillAddress() 673 DebugLoc DL = MBB.findDebugLoc(MI); in expandPostRAPseudo() 869 return BuildMI(*MBB, I, MBB->findDebugLoc(I), get(AMDGPU::V_MOV_B32_e32), in buildMovInstr() 1486 DebugLoc DL = MBB->findDebugLoc(I); in legalizeOpWithMove() 2632 const DebugLoc &DL = MBB->findDebugLoc(I); in buildIndirectWrite() 2650 const DebugLoc &DL = MBB->findDebugLoc(I); in buildIndirectRead()
|
D | R600InstrInfo.cpp | 1187 MachineInstrBuilder MIB = BuildMI(MBB, I, MBB.findDebugLoc(I), get(Opcode), in buildDefaultInstruction()
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineBasicBlock.h | 612 DebugLoc findDebugLoc(instr_iterator MBBI); 613 DebugLoc findDebugLoc(iterator MBBI) { 614 return findDebugLoc(MBBI.getInstrIterator());
|
/external/llvm/lib/Target/Sparc/ |
D | SparcInstrInfo.cpp | 205 BuildMI(MBB, UnCondBrIter, MBB.findDebugLoc(I), get(Opcode)) in AnalyzeBranch() 207 BuildMI(MBB, UnCondBrIter, MBB.findDebugLoc(I), get(SP::BA)) in AnalyzeBranch()
|
/external/llvm/lib/Target/ARM/ |
D | ARMInstrInfo.cpp | 168 DebugLoc DL = FirstMBB.findDebugLoc(MBBI); in runOnMachineFunction()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64FrameLowering.cpp | 212 DebugLoc DL = MBB.findDebugLoc(MBBI); in emitCalleeSavedFrameMoves() 265 DebugLoc DL = MBB.findDebugLoc(MBBI); in emitPrologue()
|
/external/llvm/lib/Target/Mips/ |
D | MipsLongBranch.cpp | 443 DebugLoc DL = MBB.findDebugLoc(MBB.begin()); in emitGPDisp()
|
/external/llvm/lib/Target/X86/ |
D | X86FrameLowering.cpp | 224 DebugLoc DL = MBB.findDebugLoc(MBBI); in emitSPUpdate() 1434 DebugLoc DL = MBB.findDebugLoc(MI); in spillCalleeSavedRegisters() 1481 DebugLoc DL = MBB.findDebugLoc(MI); in restoreCalleeSavedRegisters()
|
D | X86InstrInfo.cpp | 3538 BuildMI(MBB, UnCondBrIter, MBB.findDebugLoc(I), get(JNCC)) in AnalyzeBranch() 3540 BuildMI(MBB, UnCondBrIter, MBB.findDebugLoc(I), get(X86::JMP_1)) in AnalyzeBranch() 3992 DebugLoc DL = MBB.findDebugLoc(MI); in storeRegToStackSlot() 4029 DebugLoc DL = MBB.findDebugLoc(MI); in loadRegFromStackSlot() 6251 DebugLoc DL = FirstMBB.findDebugLoc(MBBI); in runOnMachineFunction()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfo.cpp | 489 DebugLoc DL = MBB.findDebugLoc(I); in storeRegToStackSlot() 535 DebugLoc DL = MBB.findDebugLoc(I); in loadRegFromStackSlot()
|
/external/llvm/lib/CodeGen/ |
D | MachineBasicBlock.cpp | 1074 MachineBasicBlock::findDebugLoc(instr_iterator MBBI) { in findDebugLoc() function in MachineBasicBlock
|