/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/AMDGPU/ |
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 | 219 NewMI = BuildMI(*BB, I, BB->findDebugLoc(I), in EmitInstrWithCustomInserter() 283 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(MI->getOpcode())) in EmitInstrWithCustomInserter() 290 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(MI->getOpcode())) in EmitInstrWithCustomInserter() 336 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::TEX_SET_GRADIENTS_H), T0) in EmitInstrWithCustomInserter() 355 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::TEX_SET_GRADIENTS_V), T1) in EmitInstrWithCustomInserter() 374 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::TEX_SAMPLE_G)) in EmitInstrWithCustomInserter() 438 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::TEX_SET_GRADIENTS_H), T0) in EmitInstrWithCustomInserter() 457 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::TEX_SET_GRADIENTS_V), T1) in EmitInstrWithCustomInserter() 476 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::TEX_SAMPLE_C_G)) in EmitInstrWithCustomInserter() 502 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::JUMP)) in EmitInstrWithCustomInserter() [all …]
|
D | R600EmitClauseMarkers.cpp | 276 BuildMI(MBB, ClauseHead, MBB.findDebugLoc(ClauseHead), TII->get(Opcode)) in MakeALUClause()
|
D | SIInstrInfo.cpp | 548 DebugLoc DL = MBB.findDebugLoc(MI); in storeRegToStackSlot() 637 DebugLoc DL = MBB.findDebugLoc(MI); in loadRegFromStackSlot() 688 DebugLoc DL = MBB.findDebugLoc(MI); in calculateLDSSpillAddress() 792 DebugLoc DL = MBB.findDebugLoc(MI); in expandPostRAPseudo() 1018 return BuildMI(*MBB, I, MBB->findDebugLoc(I), get(AMDGPU::V_MOV_B32_e32), in buildMovInstr() 1700 DebugLoc DL = MBB->findDebugLoc(I); in legalizeOpWithMove() 2985 const DebugLoc &DL = MBB->findDebugLoc(I); in buildIndirectWrite() 3003 const DebugLoc &DL = MBB->findDebugLoc(I); in buildIndirectRead()
|
D | R600InstrInfo.cpp | 1181 MachineInstrBuilder MIB = BuildMI(MBB, I, MBB.findDebugLoc(I), get(Opcode), in buildDefaultInstruction()
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineBasicBlock.h | 705 DebugLoc findDebugLoc(instr_iterator MBBI); 706 DebugLoc findDebugLoc(iterator MBBI) { 707 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/X86/ |
D | X86FrameLowering.cpp | 255 DebugLoc DL = MBB.findDebugLoc(MBBI); in emitSPUpdate() 480 DebugLoc DL = PrologMBB.findDebugLoc(MBBI); in inlineStackProbe() 1865 DebugLoc DL = MBB.findDebugLoc(MI); in spillCalleeSavedRegisters() 1929 DebugLoc DL = MBB.findDebugLoc(MI); in restoreCalleeSavedRegisters() 2713 DebugLoc DL = MBB.findDebugLoc(MBBI); in processFunctionBeforeFrameFinalized()
|
D | X86InstrInfo.cpp | 3987 BuildMI(MBB, UnCondBrIter, MBB.findDebugLoc(I), get(JNCC)) in AnalyzeBranchImpl() 3989 BuildMI(MBB, UnCondBrIter, MBB.findDebugLoc(I), get(X86::JMP_1)) in AnalyzeBranchImpl() 4637 DebugLoc DL = MBB.findDebugLoc(MI); in storeRegToStackSlot() 4674 DebugLoc DL = MBB.findDebugLoc(MI); in loadRegFromStackSlot() 7199 DebugLoc DL = FirstMBB.findDebugLoc(MBBI); in runOnMachineFunction()
|
/external/llvm/lib/Target/Mips/ |
D | MipsLongBranch.cpp | 442 DebugLoc DL = MBB.findDebugLoc(MBB.begin()); in emitGPDisp()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64FrameLowering.cpp | 212 DebugLoc DL = MBB.findDebugLoc(MBBI); in emitCalleeSavedFrameMoves()
|
/external/llvm/lib/CodeGen/ |
D | MachineBasicBlock.cpp | 1118 MachineBasicBlock::findDebugLoc(instr_iterator MBBI) { in findDebugLoc() function in MachineBasicBlock
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfo.cpp | 707 DebugLoc DL = MBB.findDebugLoc(I); in storeRegToStackSlot() 737 DebugLoc DL = MBB.findDebugLoc(I); in loadRegFromStackSlot()
|