Searched refs:tlsOpNo (Results 1 – 1 of 1) sorted by relevance
107 unsigned tlsOpNo = 0; in encodeInstruction() local110 case SP::TLS_CALL: tlsOpNo = 1; break; in encodeInstruction()114 case SP::TLS_LDXrr: tlsOpNo = 3; break; in encodeInstruction()116 if (tlsOpNo != 0) { in encodeInstruction()117 const MCOperand &MO = MI.getOperand(tlsOpNo); in encodeInstruction()