rust/compiler/rustc_target/src/abi/call
2024-08-21 02:43:12 +01:00
..
aarch64.rs force_array -> is_consecutive 2024-04-08 11:31:43 +09:00
amdgpu.rs Change FnAbi::args to a boxed slice. 2022-08-26 10:30:36 +10:00
arm.rs force_array -> is_consecutive 2024-04-08 11:31:43 +09:00
avr.rs Spelling - compiler 2023-04-17 16:09:18 -04:00
bpf.rs Change FnAbi::args to a boxed slice. 2022-08-26 10:30:36 +10:00
csky.rs force_array -> is_consecutive 2024-04-08 11:31:43 +09:00
hexagon.rs Change FnAbi::args to a boxed slice. 2022-08-26 10:30:36 +10:00
loongarch.rs Refactor float Primitives to a separate Float type 2024-05-06 14:56:10 +01:00
m68k.rs test and fix some more targets 2023-11-07 17:21:02 +01:00
mips.rs force_array -> is_consecutive 2024-04-08 11:31:43 +09:00
mips64.rs Refactor float Primitives to a separate Float type 2024-05-06 14:56:10 +01:00
mod.rs Make ArgAbi::make_indirect_force more specific 2024-08-21 02:43:12 +01:00
msp430.rs Change FnAbi::args to a boxed slice. 2022-08-26 10:30:36 +10:00
nvptx64.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
powerpc.rs Make ArgAbi::make_indirect_force more specific 2024-08-21 02:43:12 +01:00
powerpc64.rs Refactor powerpc64 call ABI handling 2024-08-11 14:11:17 +01:00
riscv.rs Refactor float Primitives to a separate Float type 2024-05-06 14:56:10 +01:00
s390x.rs Make ArgAbi::make_indirect_force more specific 2024-08-21 02:43:12 +01:00
sparc.rs force_array -> is_consecutive 2024-04-08 11:31:43 +09:00
sparc64.rs Make ArgAbi::make_indirect_force more specific 2024-08-21 02:43:12 +01:00
wasm.rs Fix argument ABI for overaligned structs on ppc64le 2024-04-08 11:15:36 +09:00
x86.rs default Aggregate ABI to Indirect, and make sure it's never used for unsized 2023-11-03 07:14:27 +01:00
x86_64.rs Refactor float Primitives to a separate Float type 2024-05-06 14:56:10 +01:00
x86_win64.rs Make ArgAbi::make_indirect_force more specific 2024-08-21 02:43:12 +01:00
xtensa.rs Teach rustc about the Xtensa call ABI. 2024-05-29 13:48:03 +01:00