| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | DIE.h | 55 dwarf::Form Form; variable 110 void AddAttribute(dwarf::Attribute Attribute, dwarf::Form Form) { in AddAttribute() 395 dwarf::Form Form = (dwarf::Form)0; variable 755 dwarf::Form Form, T &&Value) { in addValue() 762 dwarf::Attribute NewAttribute, dwarf::Form Form, in replaceValue() 777 dwarf::Form Form, T &&NewValue) { in replaceValue() 789 dwarf::Form Form, DIEValue &NewValue) { in replaceValue()
|
| H A D | AccelTable.h | 242 const uint16_t Form; member
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFFormValue.cpp | 110 bool DWARFFormValue::skipValue(dwarf::Form Form, DataExtractor DebugInfoData, in skipValue() 641 const ValueType &Value, const dwarf::Form Form, const DWARFUnit *U) { in getAsSectionedAddress() 771 bool llvm::dwarf::doesFormBelongToClass(dwarf::Form Form, DWARFFormValue::FormClass FC, in doesFormBelongToClass()
|
| H A D | DWARFAcceleratorTable.cpp | 70 auto MakeUnsupportedFormError = [](dwarf::Form Form) { in extract() 519 uint32_t Form = Section.AccelSection.getULEB128(Offset); in extractAttributeEncoding() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | AttributeCommonInfo.h | 108 constexpr Form(Syntax SyntaxUsed, unsigned SpellingIndex, bool IsAlignas, in Form() function 113 constexpr Form(tok::TokenKind Tok) in Form() function 138 constexpr Form(Syntax SyntaxUsed) in Form() function
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | DynamicAllocator.h | 35 enum class Form : uint8_t { enum
|
| /freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
| H A D | DWARFEmitterImpl.cpp | 170 dwarf::Form Form = in emitDebugNames() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCLoopInstrFormPrep.cpp | 642 PrepForm Form, SCEVExpander &SCEVE, in rewriteForBase() 893 PrepForm Form) { in prepareBaseForDispFormChain() 1010 PrepForm Form) { in rewriteLoadStores() 1107 PrepForm Form) { in dispFormPrep() 1212 PrepForm Form) { in alreadyPrepared()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
| H A D | DWARFFormValue.h | 39 dw_form_t Form() const { return m_form; } in Form() function
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | X86FoldTablesEmitter.cpp | 260 static bool mayFoldFromForm(uint8_t Form) { in mayFoldFromForm() 275 static bool mayFoldToForm(uint8_t Form) { in mayFoldToForm() 660 uint8_t Form = byteFromBitsInit(FormBits); in run() local
|
| H A D | X86RecognizableInstr.h | 192 uint8_t Form; member
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfUnit.h | 85 dwarf::Form Form, T &&Value) { in addAttribute()
|
| H A D | DwarfUnit.cpp | 222 std::optional<dwarf::Form> Form, uint64_t Integer) { in addUInt() 230 void DwarfUnit::addUInt(DIEValueList &Block, dwarf::Form Form, in addUInt() 272 std::optional<dwarf::Form> Form, int64_t Integer) { in addSInt() 278 void DwarfUnit::addSInt(DIEValueList &Die, std::optional<dwarf::Form> Form, in addSInt() 317 dwarf::Form Form, const MCSymbol *Label) { in addLabel() 321 void DwarfUnit::addLabel(DIELoc &Die, dwarf::Form Form, const MCSymbol *Label) { in addLabel() 433 void DwarfUnit::addBlock(DIE &Die, dwarf::Attribute Attribute, dwarf::Form Form, in addBlock()
|
| H A D | DwarfCompileUnit.cpp | 312 dwarf::Form Form; in addLocationAttribute() member 1672 dwarf::Form Form = (DD->getDwarfVersion() >= 5) in addLocationList() local 1712 void DwarfCompileUnit::addExpr(DIELoc &Die, dwarf::Form Form, in addExpr()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFAbbreviationDeclaration.h | 52 dwarf::Form Form; member
|
| H A D | DWARFFormValue.h | 68 DWARFFormValue(dwarf::Form F = dwarf::Form(0)) : Form(F) {} in Form() function
|
| H A D | DWARFAcceleratorTable.h | 115 using Form = dwarf::Form; member 411 dwarf::Form Form; member
|
| H A D | DWARFTypePrinter.h | 345 if (auto Form = D.find(Attr)) in appendUnqualifiedNameAfter() local
|
| /freebsd/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseDecl.cpp | 384 ParsedAttr::Form Form) { in ParseAttributeWithTypeArg() 480 SourceLocation ScopeLoc, ParsedAttr::Form Form) { in ParseAttributeArgsCommon() 630 SourceLocation ScopeLoc, ParsedAttr::Form Form, Declarator *D) { in ParseGNUAttributeArgs() 696 SourceLocation ScopeLoc, ParsedAttr::Form Form) { in ParseClangAttributeArgs() 1223 SourceLocation ScopeLoc, ParsedAttr::Form Form) { in ParseAvailabilityAttribute() 1449 SourceLocation ScopeLoc, ParsedAttr::Form Form) { in ParseExternalSourceSymbolAttribute() 1568 SourceLocation ScopeLoc, ParsedAttr::Form Form) { in ParseObjCBridgeRelatedAttribute() 1637 SourceLocation ScopeLoc, ParsedAttr::Form Form) { in ParseSwiftNewTypeAttribute() 1679 SourceLocation ScopeLoc, ParsedAttr::Form Form) { in ParseTypeTagForDatatypeAttribute() 3188 ParsedAttr::Form Form) { in ParseBoundsAttribute()
|
| /freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/ |
| H A D | Dwarf.cpp | 116 unsigned llvm::dwarf::FormVersion(dwarf::Form Form) { in FormVersion() 127 unsigned llvm::dwarf::FormVendor(dwarf::Form Form) { in FormVendor() 792 std::optional<uint8_t> llvm::dwarf::getFixedFormByteSize(dwarf::Form Form, in getFixedFormByteSize()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
| H A D | DWARFYAML.h | 34 llvm::dwarf::Form Form; member 127 dwarf::Form Form; member
|
| /freebsd/contrib/llvm-project/llvm/lib/DWP/ |
| H A D | DWP.cpp | 56 getIndexedString(dwarf::Form Form, DataExtractor InfoData, uint64_t &InfoOffset, in getIndexedString() 115 dwarf::Form Form; in getCUIdentifiers() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
| H A D | X86MCCodeEmitter.cpp | 917 uint64_t Form = TSFlags & X86II::FormMask; in emitPrefixImpl() local 1595 uint64_t Form = TSFlags & X86II::FormMask; in encodeInstruction() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelDAGToDAG.cpp | 43 AddrForm Form; member 711 bool SystemZDAGToDAGISel::selectBDXAddr(SystemZAddressingMode::AddrForm Form, in selectBDXAddr() 1812 SystemZAddressingMode::AddrForm Form; in SelectInlineAsmMemoryOperand() local
|
| /freebsd/contrib/llvm-project/clang/lib/Index/ |
| H A D | IndexBody.cpp | 422 auto visitForm = [&](InitListExpr *Form) { in TraverseInitListExpr()
|