Home
last modified time | relevance | path

Searched full:extends (Results 1 – 25 of 327) sorted by relevance

12345678910>>...14

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonOptimizeSZextends.cpp1 //===- HexagonOptimizeSZextends.cpp - Remove unnecessary argument extends -===//
9 // Pass that removes sign extends for function parameters. These parameters
40 StringRef getPassName() const override { return "Remove sign extends"; } in getPassName()
54 "Remove Sign and Zero Extends for Args", false, false)
71 // Try to optimize sign extends in formal parameters. It's relying on in runOnFunction()
95 // already sign extends many 16 bit intrinsic operations to 32 bits. in runOnFunction()
H A DHexagonPeephole.cpp8 // 1. Optimizes redundant sign extends for the following case
68 cl::desc("Disable Optimization of Sign/Zero Extends"));
95 return "Hexagon optimize redundant zero and size extends"; in getPassName()
129 // Look for sign extends: in runOnMachineFunction()
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp197 " extends past end of file"); in getLoadCommandInfo()
211 return malformedError("load command 0 extends past the end all load " in getFirstLoadCommandInfo()
226 " extends past the end all load commands in the file"); in getNextLoadCommandInfo()
234 Err = malformedError("the mach header extends past the end of the " in parseHeader()
317 " extends past the end of the file"); in parseSegmentLoadCommand()
336 " extends past the end of the file"); in parseSegmentLoadCommand()
372 " extends past the end of the file"); in parseSegmentLoadCommand()
381 " extends past the end of the file"); in parseSegmentLoadCommand()
391 " extends past the end of the file"); in parseSegmentLoadCommand()
397 CmdName + " extends past the end of the file"); in parseSegmentLoadCommand()
[all …]
/freebsd/contrib/libarchive/libarchive/
H A Dlibarchive_changes.341 Libarchive3 extends this into a variable-length stack.
46 extends the write pipeline with another filter.
/freebsd/lib/libsys/
H A Dlockf.394 offset in the file and extends forward for a positive size or backward
98 starts or extends before the beginning of the file.
H A Dfhreadlink.282 extends outside the process's allocated address space.
/freebsd/contrib/llvm-project/lld/docs/_templates/
H A Dlayout.html1 {% extends "!layout.html" %}
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVELaneInterleavingPass.cpp11 // vector and extends to a full width, like NEON has with MOVL. Instead it is
127 // But expensive extends/truncs are always good to remove. FPExts always in isProfitableToInterleave()
142 // Otherwise, we know we have a load(ext), see if any of the Extends are a in isProfitableToInterleave()
341 // Create new shuffles around the extends / truncs / other leaves. in tryInterleave()
/freebsd/contrib/llvm-project/lld/docs/llvm-theme/
H A Dlayout.html10 {% extends "basic/layout.html" %}
/freebsd/sys/contrib/device-tree/Bindings/
H A D.yamllint1 extends: relaxed
/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dphy-mvebu.txt5 This document extends the binding described in phy-bindings.txt
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dfsl-ls1028a-kontron-sl28-var4.dts6 * extends the base and provides one more port connected via RGMII.
/freebsd/sys/contrib/device-tree/Bindings/iommu/
H A Dapple,sart.yaml26 SART3, first seen in M1 Pro/Max, extends both the address space and filter
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenCLExtensionTypes.def8 // This file extends builtin types database with OpenCL extension types.
/freebsd/contrib/mandoc/
H A Dmandoc.3528 block extends from TEXT ao to TEXT ac,
531 block extends from TEXT bo to TEXT bc.
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DLEB128.h140 *error = "malformed uleb128, extends past end";
175 *error = "malformed sleb128, extends past end";
/freebsd/share/man/man4/
H A Diser.447 (iSCSI Extensions for RDMA) initiator driver extends the iSCSI protocol to RDMA.
/freebsd/sys/contrib/device-tree/Bindings/input/
H A Dcros-ec-keyb.txt8 This binding is based on matrix-keymap.txt and extends/modifies it as follows:
/freebsd/sys/contrib/device-tree/src/arm/intel/ixp/
H A Dintel-ixp45x-ixp46x.dtsi5 * few more peripherals over the 42x and 43x series so this extends the
/freebsd/contrib/ntp/libntp/lib/isc/include/isc/
H A Dbuffer.h33 * union is the buffer's region. The used region extends from the beginning
35 * extends from one byte greater than the last used byte to the end of the
41 * regions is the used region. The consumed region extends from the beginning
48 * It extends from the current offset to an offset in the remaining region
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/POSIX/
H A DNativeProcessELF.h20 /// Abstract class that extends \a NativeProcessProtocol with ELF specific
/freebsd/share/man/man5/
H A Dethers.551 beginning of a comment that extends to the end of the line.
H A Deui64.553 beginning of a comment that extends to the end of the line.
/freebsd/share/doc/psd/05.sysman/
H A D1.7.t40 extends the UNIX name space. The \fImount\fP call specifies
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dfsl,imx7d-pinctrl.txt8 iomuxc controller for daisy chain settings, the fsl,input-sel property extends

12345678910>>...14