Richard Smith 37a8bfa488 Refactor `ReturnTypeInfo` and `InitRepr`. (#4169) 1 year ago
..
testdata dde0bd0ffe Change TypeId to be a thin wrapper around ConstantId. (#4140) 1 year ago
BUILD a4ef5dd591 Move Lower::HandleCall out to its own file. (#4116) 1 year ago
constant.cpp 50d56aa7c9 Add an instruction to represent a use of a dependent value from a generic instance. (#4122) 1 year ago
constant.h 79c0b65288 Separate constant emission from function emission. (#3916) 2 years ago
file_context.cpp 37a8bfa488 Refactor `ReturnTypeInfo` and `InitRepr`. (#4169) 1 year ago
file_context.h dde0bd0ffe Change TypeId to be a thin wrapper around ConstantId. (#4140) 1 year ago
function_context.cpp 37a8bfa488 Refactor `ReturnTypeInfo` and `InitRepr`. (#4169) 1 year ago
function_context.h 6d2d1cf7ca Refactor lower handlers to use overloads. (#4120) 1 year ago
handle.cpp 37a8bfa488 Refactor `ReturnTypeInfo` and `InitRepr`. (#4169) 1 year ago
handle_aggregates.cpp 37a8bfa488 Refactor `ReturnTypeInfo` and `InitRepr`. (#4169) 1 year ago
handle_call.cpp 37a8bfa488 Refactor `ReturnTypeInfo` and `InitRepr`. (#4169) 1 year ago
handle_expr_category.cpp 37a8bfa488 Refactor `ReturnTypeInfo` and `InitRepr`. (#4169) 1 year ago
lower.cpp 3776c068de Unify instruction naming between SemIR and LLVM IR (#3898) 2 years ago
lower.h 3776c068de Unify instruction naming between SemIR and LLVM IR (#3898) 2 years ago