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