Home
last modified time | relevance | path

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

12

/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp26 std::vector<Desc> Descriptions; in getOpDescriptions() local
27 Descriptions.resize(0xff); in getOpDescriptions()
71 Descriptions[LA] = Desc(Op::Dwarf2); in getOpDescriptions()
90 Descriptions[DW_OP_implicit_value] = in getOpDescriptions()
93 Descriptions[DW_OP_WASM_location] = in getOpDescriptions()
103 Descriptions[DW_OP_regval_type] = in getOpDescriptions()
109 return Descriptions; in getOpDescriptions()
114 if (Opcode >= Descriptions.size()) in getDescImpl()
116 return Descriptions[Opcode]; in getDescImpl()
129 std::vector<Desc> Descriptions; in getSubOpDescriptions() local
[all …]
/freebsd-14.2/sys/contrib/openzfs/
H A DNEWS1 Descriptions of all releases can be found on github:
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCore.td20 // Descriptions
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanai.td16 // Register File, Calling Conv, Instruction Descriptions
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensa.td39 // Instruction Descriptions
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVR.td30 // Instruction Descriptions
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/
H A DVE.td26 // Register File, Calling Conv, Instruction Descriptions
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430.td59 // Instruction Descriptions
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68k.td93 // Instruction Descriptions
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssembly.td89 // Instruction Descriptions
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsMTInstrInfo.td41 // MIPS MT Instruction Descriptions
H A DMips.td212 // Register File, Calling Conv, Instruction Descriptions
H A DMips64r6InstrInfo.td47 // Instruction Descriptions
H A DMips32r6InstrInfo.td312 // Instruction Descriptions
H A DMicroMips32r6InstrInfo.td272 // Instruction Descriptions
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparc.td90 // Register File, Calling Conv, Instruction Descriptions
/freebsd-14.2/contrib/sendmail/src/
H A Dhelpfile100 dsn Descriptions:
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFYAML.cpp294 IO.mapOptional("Descriptions", LoclistEntry.Descriptions); in mapping()
H A DDWARFEmitter.cpp836 for (const DWARFYAML::DWARFOperation &Op : Entry.Descriptions) { in writeListEntry()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h192 std::vector<DWARFOperation> Descriptions; member
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagon.td374 // Register File, Instruction Descriptions
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARM.td1230 // Instruction Descriptions
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64.td741 // Instruction Descriptions
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86.td760 // Instruction Descriptions
/freebsd-14.2/contrib/ncurses/doc/
H A Dncurses-intro.doc28 + Function Descriptions
616 Function Descriptions

12