Searched refs:LoadM0 (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/AMDGPU/ |
D | SILowerControlFlow.cpp | 91 void LoadM0(MachineInstr &MI, MachineInstr *MovRel, int Offset = 0); 328 void SILowerControlFlowPass::LoadM0(MachineInstr &MI, MachineInstr *MovRel, int Offset) { in LoadM0() function in SILowerControlFlowPass 443 LoadM0(MI, MovRel, Off); in IndirectSrc() 464 LoadM0(MI, MovRel, Off); in IndirectDst()
|
D | SIInstrInfo.h | 441 void LoadM0(MachineInstr *MoveRel, MachineBasicBlock::iterator I,
|