reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CGBuiltin.cpp
 6326       RegisterType = Int32Ty;
 6328       ValueType = RegisterType = Int64Ty;
 6330       ValueType = RegisterType = Int32Ty;
 6333     return EmitSpecialRegisterBuiltin(*this, E, RegisterType, ValueType, IsRead);