Searched refs:PICR (Results 1 – 3 of 3) sorted by relevance
598 unsigned PICR = TmpInst.getOperand(0).getReg(); in EmitInstruction() local611 .addReg(PICR) in EmitInstruction()612 .addReg(PICR) in EmitInstruction()618 .addReg(PICR) in EmitInstruction()619 .addReg(PICR) in EmitInstruction()633 const MCOperand PICR = TmpInst.getOperand(0); in EmitInstruction() local639 TmpInst.getOperand(2) = PICR; in EmitInstruction()643 TmpInst.getOperand(0) = PICR; in EmitInstruction()645 TmpInst.getOperand(2) = PICR; in EmitInstruction()
550 const MCOperand PICR = TmpInst.getOperand(0); in EmitInstruction() local556 TmpInst.getOperand(2) = PICR; in EmitInstruction()560 TmpInst.getOperand(0) = PICR; in EmitInstruction()562 TmpInst.getOperand(2) = PICR; in EmitInstruction()
367 #define PICR 0x40500004 /* PCM In Control Register */ macro