Searched defs:D16 (Results 1 – 9 of 9) sorted by relevance
206 CFISection &D16(uint16_t v) { Section::D16(v); return *this; } in D16() function207 CFISection &D16(Label v) { Section::D16(v); return *this; } in D16() function
81 MachineOperand *D16 = TII->getNamedOperand(MI, AMDGPU::OpName::d16); in runOnMachineFunction() local
3410 const MachineOperand *D16 = getNamedOperand(MI, AMDGPU::OpName::d16); in verifyInstruction() local
53 D16: label
117 …uint16_t D16; /**< payload for D16 data packet, or reserved opcode in bad packet header (1-3 nib… member
773 struct D16 struct777 static void ReadDepthStencil(DepthStencil *dst, const D16 *src); argument
137 D16, ///< Only 16 D registers enumerator
521 bool D16 = D16Idx >= 0 && MI.getOperand(D16Idx).getImm(); in convertMIMGInst() local