Searched refs:tlsOpNo (Results 1 – 1 of 1) sorted by relevance
94 unsigned tlsOpNo = 0; in encodeInstruction() local97 case SP::TLS_CALL: tlsOpNo = 1; break; in encodeInstruction()101 case SP::TLS_LDXrr: tlsOpNo = 3; break; in encodeInstruction()103 if (tlsOpNo != 0) { in encodeInstruction()104 const MCOperand &MO = MI.getOperand(tlsOpNo); in encodeInstruction()