Searched refs:AMX (Results 1 – 12 of 12) sorted by relevance
| /freebsd-14.2/sys/contrib/device-tree/Bindings/sound/ |
| H A D | nvidia,tegra210-amx.yaml | 7 title: Tegra210 AMX 10 The Audio Multiplexer (AMX) block can multiplex up to four input streams 42 pattern: "^AMX[1-9]$" 47 AMX has four inputs and one output. Accordingly ACIF (Audio Client 48 Interfaces) port nodes are defined to represent AMX inputs (port 0 56 description: AMX ACIF input ports 62 description: AMX ACIF output port
|
| H A D | nvidia,tegra210-adx.yaml | 14 RAM in the AMX except that the data flow direction is reversed.
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrAMX.td | 1 //===---- X86InstrAMX.td - AMX Instruction Set Extension --*- tablegen -*--===// 9 // This file describes the instructions that make up the Intel AMX instruction 15 // AMX instructions 199 //AMX-FP16
|
| H A D | X86InstrInfo.td | 78 // AMX instructions
|
| H A D | X86.td | 275 "Support AMX-TILE instructions">; 277 "Support AMX-INT8 instructions", 280 "Support AMX-BF16 instructions", 283 "Support AMX amx-fp16 instructions", 286 "Support AMX-COMPLEX instructions",
|
| H A D | X86RegisterInfo.td | 420 // TMM registers, used by AMX instructions.
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | BuiltinsX86_64.def | 111 // AMX internal builtin 125 // AMX
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | Intrinsics.h | 136 AMX, enumerator
|
| H A D | IntrinsicsX86.td | 5385 // AMX - Intel AMX extensions 5425 // AMX-FP16 - Intel FP16 AMX extensions 5430 // AMX-COMPLEX 5440 // AMX - internal intrinsics 5498 // the vector size can be smaller than AMX register size (1024 bytes) 5501 // the vector size can be smaller than AMX register size (1024 bytes)
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Function.cpp | 1085 OutputTable.push_back(IITDescriptor::get(IITDescriptor::AMX, 0)); in DecodeIITType() 1332 case IITDescriptor::AMX: return Type::getX86_AMXTy(Context); in DecodeFixedType() 1491 case IITDescriptor::AMX: return !Ty->isX86_AMXTy(); in matchIntrinsicType()
|
| /freebsd-14.2/sys/arm/nvidia/tegra124/ |
| H A D | tegra124_clk_per.c | 348 GATE(AMX, "amx", "pc_amx", W(25)),
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | ValueTypes.td | 282 def x86amx : ValueType<8192, 194>; // X86 AMX value
|