Home
last modified time | relevance | path

Searched defs:OpImm (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Target/AMDGPU/MCA/
H A DAMDGPUCustomBehaviour.cpp193 const MCAOperand *OpImm = Inst.getOperand(1); computeWaitCnt() local
/llvm-project/llvm/lib/Target/XCore/
H A DXCoreFrameLowering.cpp105 BuildMI(MBB, MBBI, dl, TII.get(Opcode)).addImm(OpImm); in IfNeededExtSP() local
127 BuildMI(MBB, MBBI, dl, TII.get(Opcode), XCore::SP).addImm(OpImm); in IfNeededLDAWSP() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp609 MachineOperand &OpImm = MI->getOperand(ImmIdx); tryAddToFoldList() local