| /freebsd-12.1/contrib/llvm/tools/clang/lib/Format/ |
| H A D | Format.cpp | 572 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 D | LegalizeVectorOps.cpp | 1210 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 D | LegalizeDAG.cpp | 3066 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 D | MipsSEFrameLowering.cpp | 106 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 D | ASTDiff.cpp | 297 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 D | ARMInstrThumb.td | 1424 // 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 D | SparcInstrInfo.td | 447 // SELECT_CC_* - Used to implement the SELECT_CC DAG operation. Expanded after 450 // Expanded after instruction selection.
|
| /freebsd-12.1/contrib/libpcap/ |
| H A D | aclocal.m4 | 29 dnl See the "Prerequisite Macros" and "Expanded Before Required" sections
|
| /freebsd-12.1/contrib/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrInfo.td | 513 // 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 D | XCoreInstrInfo.td | 357 // SELECT_CC_* - Used to implement the SELECT_CC DAG operation. Expanded after
|
| /freebsd-12.1/contrib/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrQPX.td | 246 // SELECT_CC_* - Used to implement the SELECT_CC DAG operation. Expanded after
|
| H A D | PPCInstrVSX.td | 904 // SELECT_CC_* - Used to implement the SELECT_CC DAG operation. Expanded after
|
| H A D | PPCInstrInfo.td | 1223 // SELECT_CC_* - Used to implement the SELECT_CC DAG operation. Expanded after
|
| /freebsd-12.1/contrib/gdb/gdb/doc/ |
| H A D | stabs.texinfo | 75 * 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 D | X86InstrCompiler.td | 545 // CMOV* - Used to implement the SELECT DAG operation. Expanded after
|
| /freebsd-12.1/contrib/wpa/wpa_supplicant/ |
| H A D | ChangeLog | 1686 * added support for generating EAP Expanded Nak
|
| /freebsd-12.1/contrib/binutils/gas/po/ |
| H A D | gas.pot | 5540 msgid "Expanded opcode after delayed branch: `%s'" 5545 msgid "Expanded opcode in dual mode: `%s'"
|
| /freebsd-12.1/sys/contrib/dev/acpica/ |
| H A D | changes.txt | 857 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 D | ChangeLog | 6131 * NEWS: Expanded on extern "C++" news item
|
| /freebsd-12.1/contrib/binutils/bfd/ |
| H A D | ChangeLog-9495 | 200 (coff_ppc_relocate_section): Expanded treatment of ADDR32NB relocs
|