Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp378 InstrForm Form) { in prepareBaseForDispFormChain()
494 InstrForm Form) { in rewriteLoadStores()
708 InstrForm Form) { in dispFormPrep()
736 InstrForm Form) { in alreadyPrepared()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFFormValue.h57 dwarf::Form Form; /// Form for this value. variable
67 DWARFFormValue(dwarf::Form F = dwarf::Form(0)) : Form(F) {} in Form() function
H A DDWARFAbbreviationDeclaration.h43 dwarf::Form Form; member
H A DDWARFAcceleratorTable.h97 using Form = dwarf::Form; member
258 dwarf::Form Form; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h82 dwarf::Form Form, T &&Value) { in addAttribute()
H A DDwarfUnit.cpp228 Optional<dwarf::Form> Form, uint64_t Integer) { in addUInt()
236 void DwarfUnit::addUInt(DIEValueList &Block, dwarf::Form Form, in addUInt()
242 Optional<dwarf::Form> Form, int64_t Integer) { in addSInt()
248 void DwarfUnit::addSInt(DIELoc &Die, Optional<dwarf::Form> Form, in addSInt()
287 dwarf::Form Form, const MCSymbol *Label) { in addLabel()
291 void DwarfUnit::addLabel(DIELoc &Die, dwarf::Form Form, const MCSymbol *Label) { in addLabel()
401 void DwarfUnit::addBlock(DIE &Die, dwarf::Attribute Attribute, dwarf::Form Form, in addBlock()
H A DAccelTable.cpp212 dwarf::Form Form; member
412 dwarf::Form Form = DIEInteger::BestForm(/*IsSigned*/ false, LargestCUIndex); in getUniformAttributes() local
H A DDwarfCompileUnit.cpp1470 dwarf::Form Form = (DD->getDwarfVersion() >= 5) in addLocationList() local
1503 void DwarfCompileUnit::addExpr(DIELoc &Die, dwarf::Form Form, in addExpr()
H A DDwarfDebug.h387 Form, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DDIE.h54 dwarf::Form Form; variable
109 void AddAttribute(dwarf::Attribute Attribute, dwarf::Form Form) { in AddAttribute()
381 dwarf::Form Form = (dwarf::Form)0; variable
719 dwarf::Form Form, T &&Value) { in addValue()
H A DAccelTable.h230 const uint16_t Form; member
/netbsd-src/external/apache2/llvm/dist/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()
694 Optional<uint8_t> llvm::dwarf::getFixedFormByteSize(dwarf::Form Form, in getFixedFormByteSize()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFFormValue.cpp108 bool DWARFFormValue::skipValue(dwarf::Form Form, DataExtractor DebugInfoData, in skipValue()
H A DDWARFDie.cpp243 dwarf::Form Form = AttrValue.Value.getForm(); in dumpAttribute() local
H A DDWARFAcceleratorTable.cpp453 uint32_t Form = Section.AccelSection.getULEB128(Offset); in extractAttributeEncoding() local
H A DDWARFDebugLine.cpp38 dwarf::Form Form; member
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DX86RecognizableInstr.h173 uint8_t Form; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/obj2yaml/
H A Ddwarf2yaml.cpp249 auto Form = FormValue.getValue().getForm(); in dumpDebugInfo() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp225 getIndexedString(dwarf::Form Form, DataExtractor InfoData, uint64_t &InfoOffset, in getIndexedString()
289 dwarf::Form Form; in getCUIdentifiers() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp705 uint64_t Form = TSFlags & X86II::FormMask; in emitPrefixImpl() local
1445 uint64_t Form = TSFlags & X86II::FormMask; in encodeInstruction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp42 AddrForm Form; member
689 bool SystemZDAGToDAGISel::selectBDXAddr(SystemZAddressingMode::AddrForm Form, in selectBDXAddr()
1678 SystemZAddressingMode::AddrForm Form; in SelectInlineAsmMemoryOperand() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexBody.cpp409 auto visitForm = [&](InitListExpr *Form) { in TraverseInitListExpr()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp719 dwarf::Form Form = Abbrev->getFormByIndex(*LowPcIdx); in hasLiveAddressRange() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h32 llvm::dwarf::Form Form; member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DDwarf.h131 enum Form : uint16_t { enum

12