Home
last modified time | relevance | path

Searched refs:Descriptions (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp26 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 DNEWS1 Descriptions of all releases can be found on github:
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCore.td20 // Descriptions
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanai.td16 // Register File, Calling Conv, Instruction Descriptions
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVR.td30 // Instruction Descriptions
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensa.td45 // Instruction Descriptions
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVE.td26 // Register File, Calling Conv, Instruction Descriptions
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430.td59 // Instruction Descriptions
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARM.td37 // Instruction Descriptions
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68k.td93 // Instruction Descriptions
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64.td33 // Instruction Descriptions
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssembly.td92 // Instruction Descriptions
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsMTInstrInfo.td41 // MIPS MT Instruction Descriptions
H A DMips.td216 // Register File, Calling Conv, Instruction Descriptions
H A DMips64r6InstrInfo.td47 // Instruction Descriptions
H A DMips32r6InstrInfo.td313 // Instruction Descriptions
H A DMicroMips32r6InstrInfo.td272 // Instruction Descriptions
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparc.td91 // Register File, Calling Conv, Instruction Descriptions
/freebsd/contrib/sendmail/src/
H A Dhelpfile100 dsn Descriptions:
/freebsd/contrib/file/magic/Magdir/
H A Dframe36 …text" "proceduresbl" "lastpageu" "Introducing HelpHe" "Menu of Syntax Descriptions" "Main FrameMak…
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFYAML.cpp323 IO.mapOptional("Descriptions", LoclistEntry.Descriptions); in mapping()
H A DDWARFEmitter.cpp1024 for (const DWARFYAML::DWARFOperation &Op : Entry.Descriptions) { in writeListEntry()
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h214 std::vector<DWARFOperation> Descriptions; member
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagon.td374 // Register File, Instruction Descriptions
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86.td767 // Instruction Descriptions

12