Home
last modified time | relevance | path

Searched refs:Expanded (Results 1 – 20 of 20) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DFormat.cpp572 FormatStyle Expanded = Style; in expandPresets() local
578 Expanded.BraceWrapping.AfterClass = true; in expandPresets()
583 Expanded.BraceWrapping.AfterClass = true; in expandPresets()
584 Expanded.BraceWrapping.AfterEnum = true; in expandPresets()
587 Expanded.BraceWrapping.AfterUnion = true; in expandPresets()
595 Expanded.BraceWrapping.BeforeElse = true; in expandPresets()
598 Expanded.BraceWrapping.AfterClass = true; in expandPresets()
600 Expanded.BraceWrapping.AfterEnum = true; in expandPresets()
607 Expanded.BraceWrapping.BeforeElse = true; in expandPresets()
619 return Expanded; in expandPresets()
[all …]
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp1210 if (SDValue Expanded = TLI.expandFMINNUM_FMAXNUM(Op.getNode(), DAG)) in ExpandFMINNUM_FMAXNUM() local
1211 return Expanded; in ExpandFMINNUM_FMAXNUM()
1216 if (SDValue Expanded = TLI.expandAddSubSat(Op.getNode(), DAG)) in ExpandAddSubSat() local
1217 return Expanded; in ExpandAddSubSat()
H A DLegalizeDAG.cpp3066 if (SDValue Expanded = TLI.expandFMINNUM_FMAXNUM(Node, DAG)) in ExpandNode() local
3067 Results.push_back(Expanded); in ExpandNode()
/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsSEFrameLowering.cpp106 bool Expanded = false; in expand() local
110 Expanded |= expandInstr(MBB, I++); in expand()
113 return Expanded; in expand()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp297 size_t Expanded = 0; in getSubtreeBfs() local
299 while (Expanded < Ids.size()) in getSubtreeBfs()
300 for (NodeId Child : Tree.getNode(Ids[Expanded++]).Children) in getSubtreeBfs()
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMInstrThumb.td1424 // Expanded after instruction selection into a branch sequence.
1425 let usesCustomInserter = 1 in // Expanded after instruction selection.
/freebsd-12.1/contrib/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.td447 // SELECT_CC_* - Used to implement the SELECT_CC DAG operation. Expanded after
450 // Expanded after instruction selection.
/freebsd-12.1/contrib/libpcap/
H A Daclocal.m429 dnl See the "Prerequisite Macros" and "Expanded Before Required" sections
/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.td513 // Store on condition. Expanded from CondStore* pseudos.
545 // Store on condition. Expanded from CondStore* pseudos.
/freebsd-12.1/contrib/llvm/lib/Target/XCore/
H A DXCoreInstrInfo.td357 // SELECT_CC_* - Used to implement the SELECT_CC DAG operation. Expanded after
/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCInstrQPX.td246 // SELECT_CC_* - Used to implement the SELECT_CC DAG operation. Expanded after
H A DPPCInstrVSX.td904 // SELECT_CC_* - Used to implement the SELECT_CC DAG operation. Expanded after
H A DPPCInstrInfo.td1223 // SELECT_CC_* - Used to implement the SELECT_CC DAG operation. Expanded after
/freebsd-12.1/contrib/gdb/gdb/doc/
H A Dstabs.texinfo75 * Expanded Reference:: Reference information by stab type
3624 @node Expanded Reference
3625 @appendix Expanded Reference by Stab Type
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86InstrCompiler.td545 // CMOV* - Used to implement the SELECT DAG operation. Expanded after
/freebsd-12.1/contrib/wpa/wpa_supplicant/
H A DChangeLog1686 * added support for generating EAP Expanded Nak
/freebsd-12.1/contrib/binutils/gas/po/
H A Dgas.pot5540 msgid "Expanded opcode after delayed branch: `%s'"
5545 msgid "Expanded opcode in dual mode: `%s'"
/freebsd-12.1/sys/contrib/dev/acpica/
H A Dchanges.txt857 iASL: Expanded the -vw option (ignore specific warnings/remarks) to
4079 Disassembler: Expanded maximum output string length to 64K. Was 256 bytes
5525 Expanded the OSL memory read/write interfaces to 64-bit data
7026 Expanded all statistic counters used during namespace and device
/freebsd-12.1/contrib/flex/
H A DChangeLog6131 * NEWS: Expanded on extern "C++" news item
/freebsd-12.1/contrib/binutils/bfd/
H A DChangeLog-9495200 (coff_ppc_relocate_section): Expanded treatment of ADDR32NB relocs