Home
last modified time | relevance | path

Searched defs:Form (Results 1 – 25 of 43) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDIE.h55 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 DAccelTable.h242 const uint16_t Form; member
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFFormValue.cpp110 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 DDWARFAcceleratorTable.cpp70 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 DAttributeCommonInfo.h108 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 DDynamicAllocator.h35 enum class Form : uint8_t { enum
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFEmitterImpl.cpp170 dwarf::Form Form = in emitDebugNames() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp642 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 DDWARFFormValue.h39 dw_form_t Form() const { return m_form; } in Form() function
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86FoldTablesEmitter.cpp260 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 DX86RecognizableInstr.h192 uint8_t Form; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h85 dwarf::Form Form, T &&Value) { in addAttribute()
H A DDwarfUnit.cpp222 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 DDwarfCompileUnit.cpp312 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 DDWARFAbbreviationDeclaration.h52 dwarf::Form Form; member
H A DDWARFFormValue.h68 DWARFFormValue(dwarf::Form F = dwarf::Form(0)) : Form(F) {} in Form() function
H A DDWARFAcceleratorTable.h115 using Form = dwarf::Form; member
411 dwarf::Form Form; member
H A DDWARFTypePrinter.h345 if (auto Form = D.find(Attr)) in appendUnqualifiedNameAfter() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp384 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 DDwarf.cpp116 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 DDWARFYAML.h34 llvm::dwarf::Form Form; member
127 dwarf::Form Form; member
/freebsd/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp56 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 DX86MCCodeEmitter.cpp917 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 DSystemZISelDAGToDAG.cpp43 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 DIndexBody.cpp422 auto visitForm = [&](InitListExpr *Form) { in TraverseInitListExpr()

12