Home | History | Annotate | Download | only in X86

Lines Matching full:ebx

2092   // ELF / PIC requires GOT in the EBX register before function calls via PLT
2097 X86::EBX).addReg(Base);
2165 // Add an implicit use GOT pointer in EBX.
2167 MIB.addReg(X86::EBX, RegState::Implicit);