Home | History | Annotate | Download | only in CodeGen

Lines Matching full:backend

292 // should probably make this smarter, or better yet make the LLVM backend
660 // backend will like.
760 // alignment, just use the default; the backend will handle this.
893 // LLVM backend isn't smart enough to remove byval, which inhibits many
1711 // We do this by coercing the value into a scalar type which the backend can
1727 // We can revisit this if the backend grows support for 'onstack' parameter
1886 /// GetSSETypeAtOffset - Return a type that will be passed by the backend in the
1913 /// else that the backend will pass in a GPR that works better (e.g. i8, %foo*,