Home
last modified time | relevance | path

Searched refs:AMX (Results 1 – 12 of 12) sorted by relevance

/freebsd-14.2/sys/contrib/device-tree/Bindings/sound/
H A Dnvidia,tegra210-amx.yaml7 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 Dnvidia,tegra210-adx.yaml14 RAM in the AMX except that the data flow direction is reversed.
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrAMX.td1 //===---- 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 DX86InstrInfo.td78 // AMX instructions
H A DX86.td275 "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 DX86RegisterInfo.td420 // TMM registers, used by AMX instructions.
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltinsX86_64.def111 // AMX internal builtin
125 // AMX
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsics.h136 AMX, enumerator
H A DIntrinsicsX86.td5385 // 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 DFunction.cpp1085 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 Dtegra124_clk_per.c348 GATE(AMX, "amx", "pc_amx", W(25)),
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DValueTypes.td282 def x86amx : ValueType<8192, 194>; // X86 AMX value