/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | AttributeCommonInfo.h | 97 constexpr Form(Syntax SyntaxUsed, unsigned SpellingIndex, bool IsAlignas, in Form() function 102 constexpr Form(tok::TokenKind Tok) in Form() function 127 constexpr Form(Syntax SyntaxUsed) in Form() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | DIE.h | 54 dwarf::Form Form; variable 109 void AddAttribute(dwarf::Attribute Attribute, dwarf::Form Form) { in AddAttribute() 386 dwarf::Form Form = (dwarf::Form)0; variable 746 dwarf::Form Form, T &&Value) { in addValue() 753 dwarf::Attribute NewAttribute, dwarf::Form Form, in replaceValue() 768 dwarf::Form Form, T &&NewValue) { in replaceValue() 780 dwarf::Form Form, DIEValue &NewValue) { in replaceValue()
|
H A D | AccelTable.h | 241 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 | DWARFTypePrinter.cpp | 245 if (auto Form = D.find(Attr)) in appendUnqualifiedNameAfter() local
|
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/llvm/lib/DWARFLinker/Parallel/ |
H A D | DWARFEmitterImpl.cpp | 169 dwarf::Form Form = in emitDebugNames() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCLoopInstrFormPrep.cpp | 651 PrepForm Form, SCEVExpander &SCEVE, in rewriteForBase() 902 PrepForm Form) { in prepareBaseForDispFormChain() 1019 PrepForm Form) { in rewriteLoadStores() 1116 PrepForm Form) { in dispFormPrep() 1221 PrepForm Form) { in alreadyPrepared()
|
/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.cpp | 222 std::optional<dwarf::Form> Form, uint64_t Integer) { in addUInt() 230 void DwarfUnit::addUInt(DIEValueList &Block, dwarf::Form Form, in addUInt() 236 std::optional<dwarf::Form> Form, int64_t Integer) { in addSInt() 242 void DwarfUnit::addSInt(DIELoc &Die, std::optional<dwarf::Form> Form, in addSInt() 281 dwarf::Form Form, const MCSymbol *Label) { in addLabel() 285 void DwarfUnit::addLabel(DIELoc &Die, dwarf::Form Form, const MCSymbol *Label) { in addLabel() 397 void DwarfUnit::addBlock(DIE &Die, dwarf::Attribute Attribute, dwarf::Form Form, in addBlock()
|
H A D | DwarfUnit.h | 85 dwarf::Form Form, T &&Value) { in addAttribute()
|
H A D | DwarfCompileUnit.cpp | 289 dwarf::Form Form; in addLocationAttribute() member 1626 dwarf::Form Form = (DD->getDwarfVersion() >= 5) in addLocationList() local 1661 void DwarfCompileUnit::addExpr(DIELoc &Die, dwarf::Form Form, in addExpr()
|
H A D | DwarfDebug.h | 393 Form, global() enumerator
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | DWARFFormValue.h | 47 dw_form_t Form() const { return m_form; } Form() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFAbbreviationDeclaration.h | 51 dwarf::Form Form; member
|
H A D | DWARFFormValue.h | 67 DWARFFormValue(dwarf::Form F = dwarf::Form(0)) : Form(F) {} in Form() function
|
H A D | DWARFAcceleratorTable.h | 114 using Form = dwarf::Form; member 410 dwarf::Form Form; member
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseDecl.cpp | 416 ParsedAttr::Form Form) { in ParseAttributeWithTypeArg() 522 SourceLocation ScopeLoc, ParsedAttr::Form Form) { in ParseAttributeArgsCommon() 672 SourceLocation ScopeLoc, ParsedAttr::Form Form, Declarator *D) { in ParseGNUAttributeArgs() 737 SourceLocation ScopeLoc, ParsedAttr::Form Form) { in ParseClangAttributeArgs() 1303 SourceLocation ScopeLoc, ParsedAttr::Form Form) { in ParseAvailabilityAttribute() 1541 SourceLocation ScopeLoc, ParsedAttr::Form Form) { in ParseExternalSourceSymbolAttribute() 1670 SourceLocation ScopeLoc, ParsedAttr::Form Form) { in ParseObjCBridgeRelatedAttribute() 1739 SourceLocation ScopeLoc, ParsedAttr::Form Form) { in ParseSwiftNewTypeAttribute() 1780 SourceLocation ScopeLoc, ParsedAttr::Form Form) { in ParseTypeTagForDatatypeAttribute() 3376 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() 771 std::optional<uint8_t> llvm::dwarf::getFixedFormByteSize(dwarf::Form Form, in getFixedFormByteSize()
|
/freebsd/contrib/llvm-project/llvm/lib/DWP/ |
H A D | DWP.cpp | 58 getIndexedString(dwarf::Form Form, DataExtractor InfoData, uint64_t &InfoOffset, in getIndexedString() 117 dwarf::Form Form; in getCUIdentifiers() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | DWARFYAML.h | 33 llvm::dwarf::Form Form; member 123 dwarf::Form Form; member
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86MCCodeEmitter.cpp | 905 uint64_t Form = TSFlags & X86II::FormMask; in emitPrefixImpl() local 1582 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() 1801 SystemZAddressingMode::AddrForm Form; in SelectInlineAsmMemoryOperand() local
|
/freebsd/contrib/llvm-project/clang/lib/Index/ |
H A D | IndexBody.cpp | 424 auto visitForm = [&](InitListExpr *Form) { in TraverseInitListExpr()
|