Lines Matching defs:ecx
19302 // mov ecx, dword [rel _tls_index]: Load index (from C runtime)27225 // the ECX register. Add 'ecx' explicitly to the chain.27226 SDValue ecx = DAG.getCopyFromReg(Chain, DL, X86::ECX, MVT::i32, Glue);27227 Results[1] = ecx;27228 Results.push_back(ecx.getValue(1));