/freebsd-src/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) Form() function [all...] |
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFFormValue.cpp | 110 bool DWARFFormValue::skipValue(dwarf::Form Form, DataExtractor DebugInfoData, in skipValue() argument 641 getAsSectionedAddress(const ValueType & Value,const dwarf::Form Form,const DWARFUnit * U) getAsSectionedAddress() argument 761 doesFormBelongToClass(dwarf::Form Form,DWARFFormValue::FormClass FC,uint16_t DwarfVersion) doesFormBelongToClass() argument [all...] |
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() argument 519 uint32_t Form = Section.AccelSection.getULEB128(Offset); in extractAttributeEncoding() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | DWARFEmitterImpl.cpp | 168 dwarf::Form Form = emitDebugNames() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCLoopInstrFormPrep.cpp | 651 PrepForm Form, SCEVExpander &SCEVE, in rewriteForBase() argument 897 prepareBaseForDispFormChain(Bucket & BucketChain,PrepForm Form) prepareBaseForDispFormChain() argument 1014 rewriteLoadStores(Loop * L,Bucket & BucketChain,SmallSet<BasicBlock *,16> & BBChanged,PrepForm Form) rewriteLoadStores() argument 1111 dispFormPrep(Loop * L,SmallVector<Bucket,16> & Buckets,PrepForm Form) dispFormPrep() argument 1216 alreadyPrepared(Loop * L,Instruction * MemI,const SCEV * BasePtrStartSCEV,const SCEV * BasePtrIncSCEV,PrepForm Form) alreadyPrepared() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfUnit.cpp | 221 addUInt(DIEValueList & Die,dwarf::Attribute Attribute,std::optional<dwarf::Form> Form,uint64_t Integer) addUInt() argument 229 addUInt(DIEValueList & Block,dwarf::Form Form,uint64_t Integer) addUInt() argument 235 addSInt(DIEValueList & Die,dwarf::Attribute Attribute,std::optional<dwarf::Form> Form,int64_t Integer) addSInt() argument 241 addSInt(DIELoc & Die,std::optional<dwarf::Form> Form,int64_t Integer) addSInt() argument 280 addLabel(DIEValueList & Die,dwarf::Attribute Attribute,dwarf::Form Form,const MCSymbol * Label) addLabel() argument 284 addLabel(DIELoc & Die,dwarf::Form Form,const MCSymbol * Label) addLabel() argument 396 addBlock(DIE & Die,dwarf::Attribute Attribute,dwarf::Form Form,DIEBlock * Block) addBlock() argument [all...] |
H A D | DwarfUnit.h | 85 dwarf::Form Form, T &&Value) { in addAttribute() argument [all...] |
H A D | DwarfCompileUnit.cpp | 274 dwarf::Form Form; addLocationAttribute() member 1605 dwarf::Form Form = (DD->getDwarfVersion() >= 5) addLocationList() local 1640 addExpr(DIELoc & Die,dwarf::Form Form,const MCExpr * Expr) addExpr() argument [all...] |
H A D | DwarfDebug.h | 453 Form, enumerator
|
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | X86FoldTablesEmitter.cpp | 263 return Form >= X86Local::MRM0r && Form <= X86Local::MRM7r; in mayFoldFromForm() argument 278 return Form >= X86Local::MRM0m && Form <= X86Local::MRM7m; in mayFoldToForm() argument 677 uint8_t Form = byteFromBitsInit(FormBits); run() local [all...] |
H A D | X86RecognizableInstr.h | 190 uint8_t Form; global() member
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | DWARFFormValue.h | 49 dw_form_t Form() const { return m_form; } in Form() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFAbbreviationDeclaration.h | 51 dwarf::Form Form; member
|
H A D | DWARFAcceleratorTable.h | 106 using Form = dwarf::Form; global() member 402 dwarf::Form Form; global() member [all...] |
H A D | DWARFFormValue.h | 67 DWARFFormValue(dwarf::Form F = dwarf::Form(0)) : Form(F) {} in Form() function [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseDecl.cpp | 362 ParseAttributeWithTypeArg(IdentifierInfo & AttrName,SourceLocation AttrNameLoc,ParsedAttributes & Attrs,IdentifierInfo * ScopeName,SourceLocation ScopeLoc,ParsedAttr::Form Form) ParseAttributeWithTypeArg() argument 463 ParseAttributeArgsCommon(IdentifierInfo * AttrName,SourceLocation AttrNameLoc,ParsedAttributes & Attrs,SourceLocation * EndLoc,IdentifierInfo * ScopeName,SourceLocation ScopeLoc,ParsedAttr::Form Form) ParseAttributeArgsCommon() argument 601 ParseGNUAttributeArgs(IdentifierInfo * AttrName,SourceLocation AttrNameLoc,ParsedAttributes & Attrs,SourceLocation * EndLoc,IdentifierInfo * ScopeName,SourceLocation ScopeLoc,ParsedAttr::Form Form,Declarator * D) ParseGNUAttributeArgs() argument 656 ParseClangAttributeArgs(IdentifierInfo * AttrName,SourceLocation AttrNameLoc,ParsedAttributes & Attrs,SourceLocation * EndLoc,IdentifierInfo * ScopeName,SourceLocation ScopeLoc,ParsedAttr::Form Form) ParseClangAttributeArgs() argument 1217 ParseAvailabilityAttribute(IdentifierInfo & Availability,SourceLocation AvailabilityLoc,ParsedAttributes & attrs,SourceLocation * endLoc,IdentifierInfo * ScopeName,SourceLocation ScopeLoc,ParsedAttr::Form Form) ParseAvailabilityAttribute() argument 1434 ParseExternalSourceSymbolAttribute(IdentifierInfo & ExternalSourceSymbol,SourceLocation Loc,ParsedAttributes & Attrs,SourceLocation * EndLoc,IdentifierInfo * ScopeName,SourceLocation ScopeLoc,ParsedAttr::Form Form) ParseExternalSourceSymbolAttribute() argument 1563 ParseObjCBridgeRelatedAttribute(IdentifierInfo & ObjCBridgeRelated,SourceLocation ObjCBridgeRelatedLoc,ParsedAttributes & Attrs,SourceLocation * EndLoc,IdentifierInfo * ScopeName,SourceLocation ScopeLoc,ParsedAttr::Form Form) ParseObjCBridgeRelatedAttribute() argument 1632 ParseSwiftNewTypeAttribute(IdentifierInfo & AttrName,SourceLocation AttrNameLoc,ParsedAttributes & Attrs,SourceLocation * EndLoc,IdentifierInfo * ScopeName,SourceLocation ScopeLoc,ParsedAttr::Form Form) ParseSwiftNewTypeAttribute() argument 1673 ParseTypeTagForDatatypeAttribute(IdentifierInfo & AttrName,SourceLocation AttrNameLoc,ParsedAttributes & Attrs,SourceLocation * EndLoc,IdentifierInfo * ScopeName,SourceLocation ScopeLoc,ParsedAttr::Form Form) ParseTypeTagForDatatypeAttribute() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/BinaryFormat/ |
H A D | Dwarf.cpp | 116 unsigned llvm::dwarf::FormVersion(dwarf::Form Form) { in FormVersion() argument 127 unsigned llvm::dwarf::FormVendor(dwarf::Form Form) { in FormVendor() argument 729 getFixedFormByteSize(dwarf::Form Form,FormParams Params) getFixedFormByteSize() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/DWP/ |
H A D | DWP.cpp | 58 getIndexedString(dwarf::Form Form, DataExtractor InfoData, uint64_t &InfoOffset, in getIndexedString() argument 117 dwarf::Form Form; in getCUIdentifiers() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelDAGToDAG.cpp | 43 AddrForm Form; member 696 selectBDXAddr(SystemZAddressingMode::AddrForm Form,SystemZAddressingMode::DispRange DR,SDValue Addr,SDValue & Base,SDValue & Disp,SDValue & Index) const selectBDXAddr() argument 1753 SystemZAddressingMode::AddrForm Form; SelectInlineAsmMemoryOperand() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86MCCodeEmitter.cpp | 902 uint64_t Form = TSFlags & X86II::FormMask; emitPrefixImpl() local 1538 uint64_t Form = TSFlags & X86II::FormMask; encodeInstruction() local [all...] |
H A D | X86MCTargetDesc.cpp | 126 uint64_t Form = TSFlags & X86II::FormMask; in needsAddressSizeOverride() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Index/ |
H A D | IndexBody.cpp | 424 auto visitForm = [&](InitListExpr *Form) { in TraverseInitListExpr() argument
|