Searched refs:fp32 (Results 1 – 12 of 12) sorted by relevance
| /freebsd/sys/net/ |
| H A D | bpf.c | 1786 struct bpf_program32 *fp32; in bpf_setf() local 1802 fp32 = (struct bpf_program32 *)fp; in bpf_setf() 1803 fp_swab.bf_len = fp32->bf_len; in bpf_setf() 1805 (struct bpf_insn *)(uintptr_t)fp32->bf_insns; in bpf_setf()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | CodeGenOptions.def | 188 CODEGENOPT(OpenCLCorrectlyRoundedDivSqrt, 1, 0, Benign) ///< -cl-fp32-correctly-rounded-divide-sqrt 189 CODEGENOPT(HIPCorrectlyRoundedDivSqrt, 1, 1, Benign) ///< -fno-hip-fp32-correctly-rounded-divide-sq…
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPU.td | 653 def FeaturePackedFP32Ops : SubtargetFeature<"packed-fp32-ops", 656 "Support packed fp32 instructions"
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrFP.td | 357 // be used with fp32 as well. This could be done for fp128, in which
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonPatternsHVX.td | 463 // For now we assume that the fp32 register is always coming in as IEEE float
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXInstrInfo.td | 303 // zero) variants for fp32 functions. 364 // zero) variants for fp32/fp16 functions.
|
| H A D | NVPTXIntrinsics.td | 4515 // fp16 -> fp16/fp32 @ m16n16k16 4523 // fp16 -> fp16/fp32 @ m8n32k16/m32n8k16
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | IntrinsicsAMDGPU.td | 727 // llvm.amdgcn.cvt.scalef32.pk.fp32.fp8 int src, float scale, bool src_lo_hi_sel 3454 // llvm.amdgcn.cvt.off.fp32.i4 int srcA
|
| H A D | IntrinsicsNVVM.td | 199 // wmma fp16 -> fp16/fp32 @ m16n16k16/m8n32k16/m32n8k16
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | OpenCLBuiltins.td | 486 // GenType definitions for every single base type (e.g. fp32 only).
|
| /freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
| H A D | Options.td | 1097 def cl_fp32_correctly_rounded_divide_sqrt : Flag<["-"], "cl-fp32-correctly-rounded-divide-sqrt">, G… 1385 defm hip_fp32_correctly_rounded_divide_sqrt : BoolFOption<"hip-fp32-correctly-rounded-divide-sqrt",
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrInfo.td | 10792 // Extract the LSB of the fp32 *truncated* to bf16.
|