/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | arm_bf16.td | 1 //===--- arm_bf16.td - ARM BF16 compiler interface ------------------------===// 9 // This file defines the TableGen definitions from which the ARM BF16 header
|
H A D | riscv_vector.td | 1764 // Vector BF16 widening multiply-accumulate 1778 // Vector BF16 widening multiply-accumulate 1933 // Zvfbfmin - Vector convert BF16 to FP32 2025 // Zvfbfmin - Vector convert FP32 to BF16 2075 // Zvfbfmin - Vector convert FP32 to BF16
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIRegisterInfo.td | 1118 int BF16 = 2; 1135 def SSrc_bf16: SrcRegOrImm9 <SReg_32, "OPW32", "OPERAND_REG_IMM_BF16", 16, OperandSemantics.BF16>; 1170 def VSrc_bf16 : SrcRegOrImm9 <VS_32, "OPW32", "OPERAND_REG_IMM_BF16", 16, OperandSemantics.BF16>; 1204 …f16_Lo128 : SrcRegOrImm9 <VS_32_Lo128, "OPW16", "OPERAND_REG_IMM_BF16", 16, OperandSemantics.BF16>; 1210 def VSrc_v2bf16 : SrcRegOrImm9 <VS_32, "OPW32", "OPERAND_REG_IMM_V2BF16", 16, OperandSemantics.BF16… 1224 …: SrcRegOrImmDeferred9<VS_32, "OPW16", "OPERAND_REG_IMM_BF16_DEFERRED", 16, OperandSemantics.BF16>; 1229 …egOrImmDeferred9<VS_32_Lo128, "OPW16", "OPERAND_REG_IMM_BF16_DEFERRED", 16, OperandSemantics.BF16>; 1294 …VCSrc_bf16 : SrcRegOrImm9 <VS_32, "OPW32", "OPERAND_REG_INLINE_C_BF16", 16, OperandSemantics.BF16>; 1299 …rc_v2bf16: SrcRegOrImm9 <VS_32, "OPW32", "OPERAND_REG_INLINE_C_V2BF16", 16, OperandSemantics.BF16>; 1306 …_64_bf16 : SrcRegOrImm9 <VReg_64, "OPW64", "OPERAND_REG_INLINE_C_BF16", 16, OperandSemantics.BF16>; [all …]
|
H A D | SIDefines.h | 277 BF16 = 2, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/ |
H A D | CSKYMCCodeEmitter.cpp | 77 MCInstBuilder(MI.getOpcode() == CSKY::JBT_E ? CSKY::BF16 : CSKY::BT16) in expandJBTF() 186 TmpInst = MCInstBuilder(CSKY::BF16) in encodeInstruction()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYInstrInfo16Instr.td | 210 def BF16 : J16_B<3, "bf16">; 493 (BF16 (inst mGPR:$rs1, imm_ty:$rs2), bb:$offset)>; 503 (BF16 (CMPNE16 sGPR:$rs1, sGPR:$rs2), bb:$offset)>; 514 defm : BTF16Pat1<setult, setugt, CMPHS16, BF16>; 516 defm : BTF16Pat1<setge, setle, CMPLT16, BF16>;
|
H A D | CSKYInstrInfo.cpp | 197 return CSKY::BF16; in getOppositeBranchOpc() 200 case CSKY::BF16: in getOppositeBranchOpc()
|
H A D | CSKYConstantIslandPass.cpp | 511 case CSKY::BF16: in initializeFunctionInfo()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVFeatures.td | 321 : RISCVExtension<"zfbfmin", 1, 0, "'Zfbfmin' (Scalar BF16 Converts)", 325 "'Zfbfmin' (Scalar BF16 Converts)">; 333 "'Zfbfmin' (Scalar BF16 Converts)">; 698 : RISCVExtension<"zvfbfmin", 1, 0, "'Zvbfmin' (Vector BF16 Converts)", 702 "'Zvfbfmin' (Vector BF16 Converts)">; 706 "'Zvfbfwma' (Vector BF16 widening mul-add)", 710 "'Zvfbfwma' (Vector BF16 widening mul-add)">;
|
H A D | RISCVInstrInfoVPseudos.td | 206 // BF16 uses the same register class as F16.
|
/freebsd/sys/arm64/arm64/ |
H A D | identcpu.c | 855 MRS_FIELD_VALUE_NONE_IMPL(ID_AA64ISAR1, BF16, NONE, IMPL), 997 MRS_FIELD_HWCAP(ID_AA64ISAR1, BF16, false, MRS_LOWER, MRS_USERSPACE, 1910 MRS_FIELD_VALUE_NONE_IMPL(ID_AA64ZFR0, BF16, NONE, BASE), 1967 MRS_FIELD_HWCAP(ID_AA64ZFR0, BF16, false, MRS_LOWER, MRS_USERSPACE,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/Disassembler/ |
H A D | CSKYDisassembler.cpp | 436 case CSKY::BF16: in handleCROperand()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64SchedNeoverseN2.td | 1148 // ASIMD BFloat16 (BF16) instructions 1151 // ASIMD convert, F32 to BF16 1164 // Scalar convert, F32 to BF16 2070 // SVE BFloat16 (BF16) instructions 2073 // Convert, F32 to BF16
|
H A D | AArch64SchedNeoverseV1.td | 975 // ASIMD convert, F32 to BF16 987 // Scalar convert, F32 to BF16 1677 // SVE BFloat16 (BF16) instructions 1680 // Convert, F32 to BF16
|
H A D | AArch64SchedNeoverseV2.td | 1650 // ASIMD BFloat16 (BF16) instructions 1653 // ASIMD convert, F32 to BF16 1666 // Scalar convert, F32 to BF16 2590 // SVE BFloat16 (BF16) instructions 2593 // Convert, F32 to BF16
|
H A D | AArch64SchedA510.td | 1153 // SVE BFloat16 (BF16) instructions 1156 // Convert, F32 to BF16
|
H A D | AArch64Features.td | 281 def FeatureBF16 : ExtensionWithMArch<"bf16", "BF16", "FEAT_BF16",
|
H A D | AArch64InstrInfo.td | 1398 // Round FP32 to BF16. 4896 // Pattern for FP16 and BF16 immediates 6057 // Round FP64 to BF16.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/ |
H A D | AMDGPUDisassembler.cpp | 1388 return (Sema == AMDGPU::OperandSemantics::BF16) ? getInlineImmValBF16(Imm) in getInlineImmVal16()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86.td | 265 "Support AMX-BF16 instructions",
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVBuiltins.td | 1363 bit IsBfloat16 = !or(!not(!eq(!find(name, "BF16"), -1)),
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXInstrInfo.td | 1208 // BF16 NEG
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMInstrNEON.td | 6492 // If VMOVH (vmovx.f16) is available use it to extract BF16 from the odd lanes
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | NormalizationTest.txt | 7207 BF16;BF16;1108 1167 11B5;BF16;1108 1167 11B5; # (뼖; 뼖; 뼖; 뼖; 뼖; ) HANGUL SYLLABLE BBYEOLP
|
/freebsd/tools/tools/locale/etc/final-maps/ |
H A D | widths.txt | 102729 <CJK_UNIFIED_IDEOGRAPH-2BF16> 2
|