| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFExpression.cpp | 26 std::vector<Desc> Descriptions; in getOpDescriptions() local 27 Descriptions.resize(0xff); in getOpDescriptions() 28 Descriptions[DW_OP_addr] = Desc(Op::Dwarf2, Op::SizeAddr); in getOpDescriptions() 29 Descriptions[DW_OP_deref] = Desc(Op::Dwarf2); in getOpDescriptions() 30 Descriptions[DW_OP_const1u] = Desc(Op::Dwarf2, Op::Size1); in getOpDescriptions() 31 Descriptions[DW_OP_const1s] = Desc(Op::Dwarf2, Op::SignedSize1); in getOpDescriptions() 32 Descriptions[DW_OP_const2u] = Desc(Op::Dwarf2, Op::Size2); in getOpDescriptions() 33 Descriptions[DW_OP_const2s] = Desc(Op::Dwarf2, Op::SignedSize2); in getOpDescriptions() 34 Descriptions[DW_OP_const4u] = Desc(Op::Dwarf2, Op::Size4); in getOpDescriptions() 35 Descriptions[DW_OP_const4s] = Desc(Op::Dwarf2, Op::SignedSize4); in getOpDescriptions() [all …]
|
| /freebsd/sys/contrib/openzfs/ |
| H A D | NEWS | 1 Descriptions of all releases can be found on github:
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
| H A D | XCore.td | 20 // Descriptions
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | Lanai.td | 16 // Register File, Calling Conv, Instruction Descriptions
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
| H A D | AVR.td | 30 // Instruction Descriptions
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
| H A D | Xtensa.td | 45 // Instruction Descriptions
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VE.td | 26 // Register File, Calling Conv, Instruction Descriptions
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
| H A D | MSP430.td | 59 // Instruction Descriptions
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARM.td | 37 // Instruction Descriptions
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68k.td | 93 // Instruction Descriptions
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64.td | 33 // Instruction Descriptions
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssembly.td | 92 // Instruction Descriptions
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsMTInstrInfo.td | 41 // MIPS MT Instruction Descriptions
|
| H A D | Mips.td | 216 // Register File, Calling Conv, Instruction Descriptions
|
| H A D | Mips64r6InstrInfo.td | 47 // Instruction Descriptions
|
| H A D | Mips32r6InstrInfo.td | 313 // Instruction Descriptions
|
| H A D | MicroMips32r6InstrInfo.td | 272 // Instruction Descriptions
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | Sparc.td | 91 // Register File, Calling Conv, Instruction Descriptions
|
| /freebsd/contrib/sendmail/src/ |
| H A D | helpfile | 100 dsn Descriptions:
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | frame | 36 …text" "proceduresbl" "lastpageu" "Introducing HelpHe" "Menu of Syntax Descriptions" "Main FrameMak…
|
| /freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/ |
| H A D | DWARFYAML.cpp | 323 IO.mapOptional("Descriptions", LoclistEntry.Descriptions); in mapping()
|
| H A D | DWARFEmitter.cpp | 1024 for (const DWARFYAML::DWARFOperation &Op : Entry.Descriptions) { in writeListEntry()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
| H A D | DWARFYAML.h | 214 std::vector<DWARFOperation> Descriptions; member
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | Hexagon.td | 374 // Register File, Instruction Descriptions
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86.td | 767 // Instruction Descriptions
|