Home
last modified time | relevance | path

Searched refs:M0Init (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp5546 MachineOperand &M0Init = MI.getOperand(0); in EmitInstrWithCustomInserter() local
5548 TII->get(M0Init.isReg() ? AMDGPU::COPY : AMDGPU::S_MOV_B32), in EmitInstrWithCustomInserter()
5550 .add(M0Init); in EmitInstrWithCustomInserter()