/freebsd-src/sys/contrib/device-tree/Bindings/gpu/host1x/ |
H A D | nvidia,tegra234-nvdec.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/gpu/host1x/nvidia,tegra234-nvdec.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 15 - Thierry Reding <treding@gmail.com> 16 - Mikko Perttunen <mperttunen@nvidia.com> 20 pattern: "^nvdec@[0-9a-f]*$" 24 - nvidia,tegra234-nvdec 32 clock-names: 34 - const: nvdec [all …]
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/ |
H A D | Win64EHDumper.cpp | 1 //===- Win64EHDumper.cpp - Win64 EH Printer ---------------------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 10 #include "llvm-readobj.h" 46 - reinterpret_cast<const char*>(&UI); in getOffsetOfLSDA() 55 // Returns the name of the unwind code. 56 static StringRef getUnwindCodeTypeName(uint8_t Code) { in getUnwindCodeTypeName() argument 57 switch (Code) { in getUnwindCodeTypeName() 58 default: llvm_unreachable("Invalid unwind code"); in getUnwindCodeTypeName() 94 // Calculates the number of array slots required for the unwind code. [all …]
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64ELFStreamer.cpp | 1 //===- lib/MC/AArch64ELFStreamer.cpp - ELF Object Output for AArch64 ------===// 5 // SPDX-License-Identifie 48 formatted_raw_ostream &OS; global() member in __anona1095d580111::AArch64TargetAsmStreamer 59 emitARM64WinCFISaveR19R20X(int Offset) emitARM64WinCFISaveR19R20X() argument 62 emitARM64WinCFISaveFPLR(int Offset) emitARM64WinCFISaveFPLR() argument 65 emitARM64WinCFISaveFPLRX(int Offset) emitARM64WinCFISaveFPLRX() argument 68 emitARM64WinCFISaveReg(unsigned Reg,int Offset) emitARM64WinCFISaveReg() argument 71 emitARM64WinCFISaveRegX(unsigned Reg,int Offset) emitARM64WinCFISaveRegX() argument 74 emitARM64WinCFISaveRegP(unsigned Reg,int Offset) emitARM64WinCFISaveRegP() argument 77 emitARM64WinCFISaveRegPX(unsigned Reg,int Offset) emitARM64WinCFISaveRegPX() argument 80 emitARM64WinCFISaveLRPair(unsigned Reg,int Offset) emitARM64WinCFISaveLRPair() argument 83 emitARM64WinCFISaveFReg(unsigned Reg,int Offset) emitARM64WinCFISaveFReg() argument 86 emitARM64WinCFISaveFRegX(unsigned Reg,int Offset) emitARM64WinCFISaveFRegX() argument 89 emitARM64WinCFISaveFRegP(unsigned Reg,int Offset) emitARM64WinCFISaveFRegP() argument 92 emitARM64WinCFISaveFRegPX(unsigned Reg,int Offset) emitARM64WinCFISaveFRegPX() argument 115 emitARM64WinCFISaveAnyRegI(unsigned Reg,int Offset) emitARM64WinCFISaveAnyRegI() argument 118 emitARM64WinCFISaveAnyRegIP(unsigned Reg,int Offset) emitARM64WinCFISaveAnyRegIP() argument 121 emitARM64WinCFISaveAnyRegD(unsigned Reg,int Offset) emitARM64WinCFISaveAnyRegD() argument 124 emitARM64WinCFISaveAnyRegDP(unsigned Reg,int Offset) emitARM64WinCFISaveAnyRegDP() argument 127 emitARM64WinCFISaveAnyRegQ(unsigned Reg,int Offset) emitARM64WinCFISaveAnyRegQ() argument 130 emitARM64WinCFISaveAnyRegQP(unsigned Reg,int Offset) emitARM64WinCFISaveAnyRegQP() argument 133 emitARM64WinCFISaveAnyRegIX(unsigned Reg,int Offset) emitARM64WinCFISaveAnyRegIX() argument 136 emitARM64WinCFISaveAnyRegIPX(unsigned Reg,int Offset) emitARM64WinCFISaveAnyRegIPX() argument 139 emitARM64WinCFISaveAnyRegDX(unsigned Reg,int Offset) emitARM64WinCFISaveAnyRegDX() argument 142 emitARM64WinCFISaveAnyRegDPX(unsigned Reg,int Offset) emitARM64WinCFISaveAnyRegDPX() argument 145 emitARM64WinCFISaveAnyRegQX(unsigned Reg,int Offset) emitARM64WinCFISaveAnyRegQX() argument 148 emitARM64WinCFISaveAnyRegQPX(unsigned Reg,int Offset) emitARM64WinCFISaveAnyRegQPX() argument 157 AArch64TargetAsmStreamer(MCStreamer & S,formatted_raw_ostream & OS) AArch64TargetAsmStreamer() argument 303 createAArch64AsmTargetStreamer(MCStreamer & S,formatted_raw_ostream & OS,MCInstPrinter * InstPrint,bool isVerboseAsm) createAArch64AsmTargetStreamer() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCAsmStreamer.cpp | 1 //===- lib/MC/MCAsmStreamer.cpp - Text Assembly Output -------- 48 formatted_raw_ostream &OS; global() member in __anon0ef8ddd50111::MCAsmStreamer 74 MCAsmStreamer(MCContext & Context,std::unique_ptr<formatted_raw_ostream> os,bool isVerboseAsm,bool useDwarfDirectory,MCInstPrinter * printer,std::unique_ptr<MCCodeEmitter> emitter,std::unique_ptr<MCAsmBackend> asmbackend,bool showInst) MCAsmStreamer() argument 610 EmitSDKVersionSuffix(raw_ostream & OS,const VersionTuple & SDKVersion) EmitSDKVersionSuffix() argument 843 emitCOFFSecRel32(MCSymbol const * Symbol,uint64_t Offset) emitCOFFSecRel32() argument 851 emitCOFFImgRel32(MCSymbol const * Symbol,int64_t Offset) emitCOFFImgRel32() argument 1142 PrintByteList(StringRef Data,raw_ostream & OS,MCAsmInfo::AsmCharLiteralSyntax ACLS) PrintByteList() argument 1569 emitValueToOffset(const MCExpr * Offset,unsigned char Value,SMLoc Loc) emitValueToOffset() argument 1963 emitCFIDefCfa(int64_t Register,int64_t Offset,SMLoc Loc) emitCFIDefCfa() argument 1971 emitCFIDefCfaOffset(int64_t Offset,SMLoc Loc) emitCFIDefCfaOffset() argument 1977 emitCFILLVMDefAspaceCfa(int64_t Register,int64_t Offset,int64_t AddressSpace,SMLoc Loc) emitCFILLVMDefAspaceCfa() argument 1987 PrintCFIEscape(llvm::formatted_raw_ostream & OS,StringRef Values) PrintCFIEscape() argument 2020 emitCFIOffset(int64_t Register,int64_t Offset,SMLoc Loc) emitCFIOffset() argument 2069 emitCFIRelOffset(int64_t Register,int64_t Offset,SMLoc Loc) emitCFIRelOffset() argument 2221 emitWinCFISetFrame(MCRegister Register,unsigned Offset,SMLoc Loc) emitWinCFISetFrame() argument 2238 emitWinCFISaveReg(MCRegister Register,unsigned Offset,SMLoc Loc) emitWinCFISaveReg() argument 2248 emitWinCFISaveXMM(MCRegister Register,unsigned Offset,SMLoc Loc) emitWinCFISaveXMM() argument 2258 emitWinCFIPushFrame(bool Code,SMLoc Loc) emitWinCFIPushFrame() argument 2287 raw_ostream &OS = getCommentOS(); AddEncodingComment() local 2288 SmallString<256> Code; AddEncodingComment() local 2444 emitRelocDirective(const MCExpr & Offset,StringRef Name,const MCExpr * Expr,SMLoc,const MCSubtargetInfo & STI) emitRelocDirective() argument 2634 createAsmStreamer(MCContext & Context,std::unique_ptr<formatted_raw_ostream> OS,bool isVerboseAsm,bool useDwarfDirectory,MCInstPrinter * IP,std::unique_ptr<MCCodeEmitter> && CE,std::unique_ptr<MCAsmBackend> && MAB,bool ShowInst) createAsmStreamer() argument [all...] |
H A D | MCCodeView.cpp | 1 //===- MCCodeView.h - Machine Code CodeView support ------- 47 addFile(MCStreamer & OS,unsigned FileNumber,StringRef Filename,ArrayRef<uint8_t> ChecksumBytes,uint8_t ChecksumKind) addFile() argument 66 unsigned Offset = FilenameOffset.second; addFile() local 171 emitStringTable(MCObjectStreamer & OS) emitStringTable() argument 193 emitFileChecksums(MCObjectStreamer & OS) emitFileChecksums() argument 248 emitFileChecksumOffset(MCObjectStreamer & OS,unsigned FileNo) emitFileChecksumOffset() argument 267 size_t Offset = MCCVLines.size(); addLineEntry() local 350 emitLineTableForFunction(MCObjectStreamer & OS,unsigned FuncId,const MCSymbol * FuncBegin,const MCSymbol * FuncEnd) emitLineTableForFunction() argument 445 emitInlineLineTableForFunction(MCObjectStreamer & OS,unsigned PrimaryFunctionId,unsigned SourceFileId,unsigned SourceLineNum,const MCSymbol * FnStartSym,const MCSymbol * FnEndSym) emitInlineLineTableForFunction() argument 459 emitDefRange(MCObjectStreamer & OS,ArrayRef<std::pair<const MCSymbol *,const MCSymbol * >> Ranges,StringRef FixedSizePortion) emitDefRange() argument 629 raw_svector_ostream OS(Contents); encodeDefRange() local [all...] |
H A D | WasmObjectWriter.cpp | 1 //===- lib/MC/WasmObjectWriter.cpp - Wasm File Writer -------- 66 uint64_t Offset; global() member 94 uint64_t Offset; // Where is the relocation. global() member 134 operator <<(raw_ostream & OS,const WasmRelocationEntry & Rel) operator <<() argument 143 writePatchableULEB(raw_pwrite_stream & Stream,T Value,uint64_t Offset) writePatchableULEB() argument 153 writePatchableSLEB(raw_pwrite_stream & Stream,T Value,uint64_t Offset) writePatchableSLEB() argument 161 writePatchableU32(raw_pwrite_stream & Stream,uint32_t Value,uint64_t Offset) writePatchableU32() argument 166 writePatchableS32(raw_pwrite_stream & Stream,int32_t Value,uint64_t Offset) writePatchableS32() argument 171 writePatchableU64(raw_pwrite_stream & Stream,uint64_t Value,uint64_t Offset) writePatchableU64() argument 176 writePatchableS64(raw_pwrite_stream & Stream,int64_t Value,uint64_t Offset) writePatchableS64() argument 182 patchI32(raw_pwrite_stream & Stream,uint32_t Value,uint64_t Offset) patchI32() argument 189 patchI64(raw_pwrite_stream & Stream,uint64_t Value,uint64_t Offset) patchI64() argument 250 raw_pwrite_stream *OS = nullptr; global() member in __anon2abf190d0111::WasmObjectWriter 395 uint64_t Offset = W->OS.tell() + StrSizeLength + Str.size(); writeStringWithAlignment() local 773 uint64_t Offset = ContentsOffset + applyRelocations() local 1135 uint64_t Offset = writeRelocSection() local 1749 uint64_t Offset = Layout.getSymbolOffset(S); writeOneObject() local 1969 createWasmObjectWriter(std::unique_ptr<MCWasmObjectTargetWriter> MOTW,raw_pwrite_stream & OS) createWasmObjectWriter() argument 1975 createWasmDwoObjectWriter(std::unique_ptr<MCWasmObjectTargetWriter> MOTW,raw_pwrite_stream & OS,raw_pwrite_stream & DwoOS) createWasmDwoObjectWriter() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFAbbreviationDeclaration.cpp | 1 //===- DWARFAbbreviationDeclaration.cpp -----------------------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 25 Code = 0; in clear() 40 const uint64_t Offset = *OffsetPtr; in extract() local 42 Code = Data.getULEB128(OffsetPtr, &Err); in extract() 46 if (Code == 0) in extract() 49 CodeByteSize = *OffsetPtr - Offset; in extract() 57 "abbreviation declaration requires a non-null tag"); in extract() 86 // Attribute and form pairs must either both be non-zero, in which case in extract() [all …]
|
H A D | DWARFDie.cpp | 1 //===- DWARFDie.cpp --------- 40 dumpApplePropertyAttribute(raw_ostream & OS,uint64_t Val) dumpApplePropertyAttribute() argument 58 dumpRanges(const DWARFObject & Obj,raw_ostream & OS,const DWARFAddressRangesVector & Ranges,unsigned AddressSize,unsigned Indent,const DIDumpOptions & DumpOpts) dumpRanges() argument 72 dumpLocationList(raw_ostream & OS,const DWARFFormValue & FormValue,DWARFUnit * U,unsigned Indent,DIDumpOptions DumpOpts) dumpLocationList() argument 78 uint64_t Offset = *FormValue.getAsSectionOffset(); dumpLocationList() local 92 dumpLocationExpr(raw_ostream & OS,const DWARFFormValue & FormValue,DWARFUnit * U,unsigned Indent,DIDumpOptions DumpOpts) dumpLocationExpr() argument 110 dumpAttribute(raw_ostream & OS,const DWARFDie & Die,const DWARFAttribute & AttrValue,unsigned Indent,DIDumpOptions DumpOpts) dumpAttribute() argument 233 getFullName(raw_string_ostream & OS,std::string * OriginalFullName) const getFullName() argument 355 if (auto Offset = FormValue->getAsUnsignedConstant()) { getHighPC() local 416 uint64_t Offset = *Off; getLocations() local 565 dumpParentChain(DWARFDie Die,raw_ostream & OS,unsigned Indent,DIDumpOptions DumpOpts,unsigned Depth=0) dumpParentChain() argument 576 dump(raw_ostream & OS,unsigned Indent,DIDumpOptions DumpOpts) const dump() argument 581 const uint64_t Offset = getOffset(); dump() local 582 uint64_t offset = Offset; dump() local 776 dumpTypeQualifiedName(const DWARFDie & DIE,raw_ostream & OS) dumpTypeQualifiedName() argument 780 dumpTypeUnqualifiedName(const DWARFDie & DIE,raw_ostream & OS,std::string * OriginalFullName) dumpTypeUnqualifiedName() argument [all...] |
H A D | DWARFDebugFrame.cpp | 1 //===- DWARFDebugFrame.h - Parsing of .debug_frame -------- 31 printRegister(raw_ostream & OS,DIDumpOptions DumpOpts,unsigned RegNum) printRegister() argument 53 createIsCFAPlusOffset(int32_t Offset) createIsCFAPlusOffset() argument 57 createAtCFAPlusOffset(int32_t Offset) createAtCFAPlusOffset() argument 62 createIsRegisterPlusOffset(uint32_t RegNum,int32_t Offset,std::optional<uint32_t> AddrSpace) createIsRegisterPlusOffset() argument 68 createAtRegisterPlusOffset(uint32_t RegNum,int32_t Offset,std::optional<uint32_t> AddrSpace) createAtRegisterPlusOffset() argument 81 dump(raw_ostream & OS,DIDumpOptions DumpOpts) const dump() argument 124 operator <<(raw_ostream & OS,const UnwindLocation & UL) operator <<() argument 152 dump(raw_ostream & OS,DIDumpOptions DumpOpts) const dump() argument 165 operator <<(raw_ostream & OS,const RegisterLocations & RL) operator <<() argument 172 dump(raw_ostream & OS,DIDumpOptions DumpOpts,unsigned IndentLevel) const dump() argument 186 operator <<(raw_ostream & OS,const UnwindRow & Row) operator <<() argument 192 dump(raw_ostream & OS,DIDumpOptions DumpOpts,unsigned IndentLevel) const dump() argument 198 operator <<(raw_ostream & OS,const UnwindTable & Rows) operator <<() argument 255 parse(DWARFDataExtractor Data,uint64_t * Offset,uint64_t EndOffset) parse() argument 555 llvm::Expected<uint64_t> Offset = Inst.getOperandAsUnsigned(CFIP, 0); parseRows() local 589 llvm::Expected<int64_t> Offset = Inst.getOperandAsSigned(CFIP, 1); parseRows() local 705 llvm::Expected<int64_t> Offset = Inst.getOperandAsSigned(CFIP, 1); parseRows() local 745 llvm::Expected<int64_t> Offset = Inst.getOperandAsSigned(CFIP, 0); parseRows() local 763 llvm::Expected<int64_t> Offset = Inst.getOperandAsSigned(CFIP, 1); parseRows() local 776 llvm::Expected<int64_t> Offset = Inst.getOperandAsSigned(CFIP, 1); parseRows() local 859 printOperand(raw_ostream & OS,DIDumpOptions DumpOpts,const Instruction & Instr,unsigned OperandIdx,uint64_t Operand) const printOperand() argument 920 dump(raw_ostream & OS,DIDumpOptions DumpOpts,unsigned IndentLevel) const dump() argument 944 dump(raw_ostream & OS,DIDumpOptions DumpOpts) const dump() argument 992 dump(raw_ostream & OS,DIDumpOptions DumpOpts) const dump() argument 1027 dumpDataAux(DataExtractor Data,uint64_t Offset,int Length) dumpDataAux() argument 1037 uint64_t Offset = 0; parse() local 1244 dump(raw_ostream & OS,DIDumpOptions DumpOpts,std::optional<uint64_t> Offset) const dump() argument [all...] |
H A D | DWARFVerifier.cpp | 1 //===- DWARFVerifier.cpp --------- 124 verifyUnitHeader(const DWARFDataExtractor DebugInfoData,uint64_t * Offset,unsigned UnitIndex,uint8_t & UnitType,bool & isUnitDWARF64) verifyUnitHeader() argument 194 raw_string_ostream OS(ReconstructedName); verifyName() local 365 __anon1768c2970102(uint64_t Offset) verifyUnits() argument 370 __anon1768c2970202(uint64_t Offset) verifyUnits() argument 383 uint64_t Offset = 0, UnitIdx = 0; verifyUnitSection() local 813 __anon1768c2970802(uint64_t Offset) verifyDebugInfoReferences() argument 826 for (auto Offset : Pair.second) verifyDebugInfoReferences() local 1054 uint64_t Offset; verifyAppleAccelTable() local 1115 uint64_t Offset = NI.getCUOffset(CU); verifyDebugNamesCULists() local 1721 uint64_t Offset = 0; verifyDebugStrOffsets() local [all...] |
/freebsd-src/contrib/file/magic/Magdir/ |
H A D | os2 | 2 #------------------------------------------------------------------------------ 4 # os2: file(1) magic for OS/2 files 10 !:mime application/x-mswinurl 15 # OS/2 URL objects 18 #0 string http: OS/2 URL object text 20 #0 string mailto: OS/2 URL object text 22 #0 string news: OS/2 URL object text 24 #0 string ftp: OS/2 URL object text 26 #0 string file: OS/2 URL object text 29 # >>>>> OS/2 INF/HLP <<<<< (source: Daniel Dissett ddissett@netcom.com) [all …]
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMELFStreamer.cpp | 1 //===- lib/MC/ARMELFStreamer.cpp - ELF Object Output for ARM -------- 71 formatted_raw_ostream &OS; global() member in __anone530d0e60111::ARMTargetAsmStreamer 121 ARMTargetAsmStreamer(MCStreamer & S,formatted_raw_ostream & OS,MCInstPrinter & InstPrinter,bool VerboseAsm) ARMTargetAsmStreamer() argument 142 emitSetFP(unsigned FpReg,unsigned SpReg,int64_t Offset) emitSetFP() argument 152 emitMovSP(unsigned Reg,int64_t Offset) emitMovSP() argument 163 emitPad(int64_t Offset) emitPad() argument 280 emitUnwindRaw(int64_t Offset,const SmallVectorImpl<uint8_t> & Opcodes) emitUnwindRaw() argument 295 printRegs(formatted_raw_ostream & OS,ListSeparator & LS,int First,int Last) printRegs() argument 341 emitARMWinCFISaveLR(unsigned Offset) emitARMWinCFISaveLR() argument 637 uint64_t Offset; global() member 687 EmitMappingSymbol(StringRef Name,SMLoc Loc,MCFragment * F,uint64_t Offset) EmitMappingSymbol() argument 764 emitSetFP(unsigned FpReg,unsigned SpReg,int64_t Offset) emitSetFP() argument 768 emitMovSP(unsigned Reg,int64_t Offset) emitMovSP() argument 772 emitPad(int64_t Offset) emitPad() argument 781 emitUnwindRaw(int64_t Offset,const SmallVectorImpl<uint8_t> & Opcodes) emitUnwindRaw() argument 1365 emitSetFP(unsigned NewFPReg,unsigned NewSPReg,int64_t Offset) emitSetFP() argument 1378 emitMovSP(unsigned Reg,int64_t Offset) emitMovSP() argument 1392 emitPad(int64_t Offset) emitPad() argument 1462 emitUnwindRaw(int64_t Offset,const SmallVectorImpl<uint8_t> & Opcodes) emitUnwindRaw() argument 1472 createARMTargetAsmStreamer(MCStreamer & S,formatted_raw_ostream & OS,MCInstPrinter * InstPrint,bool isVerboseAsm) createARMTargetAsmStreamer() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineFrameInfo.cpp | 1 //===-- MachineFrameInfo.cpp -------- 141 int64_t Offset = 0; estimateStackSize() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeAnalyzer.cpp | 1 //===- BitcodeAnalyzer.cpp - Internal BitcodeAnalyzer implementation ------===// 5 // SPDX-License-Identifie 120 STRINGIFY_CODE(PREFIX,CODE) GetCodeName() argument 417 printSize(raw_ostream & OS,double Bits) printSize() argument 420 printSize(raw_ostream & OS,uint64_t Bits) printSize() argument 493 unsigned Offset = support::endian::read32le(&BufPtr[BWH_OffsetField]); analyzeHeader() local 515 canDecodeBlob(unsigned Code,unsigned BlockID) canDecodeBlob() argument 522 decodeMetadataStringsBlob(StringRef Indent,ArrayRef<uint64_t> Record,StringRef Blob,raw_ostream & OS) decodeMetadataStringsBlob() argument 848 unsigned Code; parseBlock() local 892 auto Offset = Record[0] + (Record[1] << 32); parseBlock() local [all...] |
/freebsd-src/contrib/processor-trace/libipt/internal/include/ |
H A D | pt_section.h | 2 * Copyright (c) 2013-2019, Intel Corporation 7 * * Redistributions of source code must retain the above copyright notice, 39 #include "intel-pt.h" 49 /* The offset into the file. */ 50 uint64_t offset; member 57 /* A pointer to OS-specific file status for detecting changes. 61 * is owned by the OS-specific mmap-based section implementation. 65 /* A pointer to implementation-specific mapping information - NULL if 98 /* A pointer to the unmap function - NULL if the section is currently 106 /* A pointer to the read function - NULL if the section is currently [all …]
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsTargetStreamer.cpp | 1 //===-- MipsTargetStreamer.cpp - Mips Target Streamer Methods ------- 140 emitDirectiveCpRestore(int Offset,function_ref<unsigned ()> GetATReg,SMLoc IDLoc,const MCSubtargetInfo * STI) emitDirectiveCpRestore() argument 308 emitGPRestore(int Offset,SMLoc IDLoc,const MCSubtargetInfo * STI) emitGPRestore() argument 315 emitStoreWithImmOffset(unsigned Opcode,unsigned SrcReg,unsigned BaseReg,int64_t Offset,function_ref<unsigned ()> GetATReg,SMLoc IDLoc,const MCSubtargetInfo * STI) emitStoreWithImmOffset() argument 352 emitLoadWithImmOffset(unsigned Opcode,unsigned DstReg,unsigned BaseReg,int64_t Offset,unsigned TmpReg,SMLoc IDLoc,const MCSubtargetInfo * STI) emitLoadWithImmOffset() argument 384 MipsTargetAsmStreamer(MCStreamer & S,formatted_raw_ostream & OS) MipsTargetAsmStreamer() argument 660 printHex32(unsigned Value,raw_ostream & OS) printHex32() argument 699 emitDirectiveCpRestore(int Offset,function_ref<unsigned ()> GetATReg,SMLoc IDLoc,const MCSubtargetInfo * STI) emitDirectiveCpRestore() argument 911 MCStreamer &OS = getStreamer(); finish() local 1016 MCStreamer &OS = getStreamer(); emitDirectiveEnd() local 1216 emitDirectiveCpRestore(int Offset,function_ref<unsigned ()> GetATReg,SMLoc IDLoc,const MCSubtargetInfo * STI) emitDirectiveCpRestore() argument 1328 MCStreamer &OS = getStreamer(); emitMipsAbiFlags() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVLocation.cpp | 1 //===-- LVLocation.cpp ----------------------------------------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 11 //===----------------------------------------------------------------------===// 23 void LVOperation::print(raw_ostream &OS, bool Full) const {} in print() argument 31 auto PrintRegisterInfo = [&](LVSmall Code) { in getOperandsDWARFInfo() argument 32 //----------------------------------------------------------------------- in getOperandsDWARFInfo() 34 //----------------------------------------------------------------------- in getOperandsDWARFInfo() 35 if (dwarf::DW_OP_lit0 <= Code && Code <= dwarf::DW_OP_lit31) { in getOperandsDWARFInfo() 36 Stream << format("lit%d", Code - dwarf::DW_OP_lit0); in getOperandsDWARFInfo() [all …]
|
/freebsd-src/sys/contrib/openzfs/module/zfs/ |
H A D | dmu_object.c | 9 * or https://opensource.org/licenses/CDDL-1.0. 13 * When distributing Covered Code, include this CDDL HEADER in each 42 * of lock contention from this code path. 47 dmu_object_alloc_impl(objset_t *os, dmu_object_type_t ot, int blocksize, in dmu_object_alloc_impl() argument 53 (DMU_META_DNODE(os)->dn_indblkshift - SPA_BLKPTRSHIFT); in dmu_object_alloc_impl() 61 cpuobj = &os->os_obj_next_percpu[CPU_SEQID_UNSTABLE % in dmu_object_alloc_impl() 62 os in dmu_object_alloc_impl() 139 uint64_t offset; dmu_object_alloc_impl() local 226 dmu_object_alloc(objset_t * os,dmu_object_type_t ot,int blocksize,dmu_object_type_t bonustype,int bonuslen,dmu_tx_t * tx) dmu_object_alloc() argument 234 dmu_object_alloc_ibs(objset_t * os,dmu_object_type_t ot,int blocksize,int indirect_blockshift,dmu_object_type_t bonustype,int bonuslen,dmu_tx_t * tx) dmu_object_alloc_ibs() argument 243 dmu_object_alloc_dnsize(objset_t * os,dmu_object_type_t ot,int blocksize,dmu_object_type_t bonustype,int bonuslen,int dnodesize,dmu_tx_t * tx) dmu_object_alloc_dnsize() argument 256 dmu_object_alloc_hold(objset_t * os,dmu_object_type_t ot,int blocksize,int indirect_blockshift,dmu_object_type_t bonustype,int bonuslen,int dnodesize,dnode_t ** allocated_dnode,const void * tag,dmu_tx_t * tx) dmu_object_alloc_hold() argument 265 dmu_object_claim(objset_t * os,uint64_t object,dmu_object_type_t ot,int blocksize,dmu_object_type_t bonustype,int bonuslen,dmu_tx_t * tx) dmu_object_claim() argument 273 dmu_object_claim_dnsize(objset_t * os,uint64_t object,dmu_object_type_t ot,int blocksize,dmu_object_type_t bonustype,int bonuslen,int dnodesize,dmu_tx_t * tx) dmu_object_claim_dnsize() argument 303 dmu_object_reclaim(objset_t * os,uint64_t object,dmu_object_type_t ot,int blocksize,dmu_object_type_t bonustype,int bonuslen,dmu_tx_t * tx) dmu_object_reclaim() argument 311 dmu_object_reclaim_dnsize(objset_t * os,uint64_t object,dmu_object_type_t ot,int blocksize,dmu_object_type_t bonustype,int bonuslen,int dnodesize,boolean_t keep_spill,dmu_tx_t * tx) dmu_object_reclaim_dnsize() argument 338 dmu_object_rm_spill(objset_t * os,uint64_t object,dmu_tx_t * tx) dmu_object_rm_spill() argument 360 dmu_object_free(objset_t * os,uint64_t object,dmu_tx_t * tx) dmu_object_free() argument 390 dmu_object_next(objset_t * os,uint64_t * objectp,boolean_t hole,uint64_t txg) dmu_object_next() argument 392 uint64_t offset; dmu_object_next() local [all...] |
H A D | dmu.c | 9 * or https://opensource.org/licenses/CDDL-1.0. 13 * When distributing Covered Code, include this CDDL HEADER in each 175 dmu_buf_hold_noread_by_dnode(dnode_t *dn, uint64_t offset, in dmu_buf_hold_noread_by_dnode() 181 rw_enter(&dn->dn_struct_rwlock, RW_READER); in dmu_buf_hold_noread_by_dnode() 182 blkid = dbuf_whichblock(dn, 0, offset); in dmu_buf_hold_noread_by_dnode() 184 rw_exit(&dn->dn_struct_rwlock); in dmu_buf_hold_noread_by_dnode() 191 *dbp = &db->db; in dmu_buf_hold_noread() 196 dmu_buf_hold_noread(objset_t *os, uint64_t object, uint64_t offset, in dmu_buf_hold_noread() 204 err = dnode_hold(os, objec in dmu_buf_hold_noread() 169 dmu_buf_hold_noread_by_dnode(dnode_t * dn,uint64_t offset,const void * tag,dmu_buf_t ** dbp) dmu_buf_hold_noread_by_dnode() argument 190 dmu_buf_hold_noread(objset_t * os,uint64_t object,uint64_t offset,const void * tag,dmu_buf_t ** dbp) dmu_buf_hold_noread() argument 217 dmu_buf_hold_by_dnode(dnode_t * dn,uint64_t offset,const void * tag,dmu_buf_t ** dbp,int flags) dmu_buf_hold_by_dnode() argument 242 dmu_buf_hold(objset_t * os,uint64_t object,uint64_t offset,const void * tag,dmu_buf_t ** dbp,int flags) dmu_buf_hold() argument 334 dmu_rm_spill(objset_t * os,uint64_t object,dmu_tx_t * tx) dmu_rm_spill() argument 402 dmu_bonus_hold(objset_t * os,uint64_t object,const void * tag,dmu_buf_t ** dbp) dmu_bonus_hold() argument 511 dmu_buf_hold_array_by_dnode(dnode_t * dn,uint64_t offset,uint64_t length,boolean_t read,const void * tag,int * numbufsp,dmu_buf_t *** dbpp,uint32_t flags) dmu_buf_hold_array_by_dnode() argument 646 dmu_buf_hold_array(objset_t * os,uint64_t object,uint64_t offset,uint64_t length,int read,const void * tag,int * numbufsp,dmu_buf_t *** dbpp) dmu_buf_hold_array() argument 666 dmu_buf_hold_array_by_bonus(dmu_buf_t * db_fake,uint64_t offset,uint64_t length,boolean_t read,const void * tag,int * numbufsp,dmu_buf_t *** dbpp) dmu_buf_hold_array_by_bonus() argument 714 dmu_prefetch(objset_t * os,uint64_t object,int64_t level,uint64_t offset,uint64_t len,zio_priority_t pri) dmu_prefetch() argument 733 dmu_prefetch_by_dnode(dnode_t * dn,int64_t level,uint64_t offset,uint64_t len,zio_priority_t pri) dmu_prefetch_by_dnode() argument 784 dmu_prefetch_dnode(objset_t * os,uint64_t object,zio_priority_t pri) dmu_prefetch_dnode() argument 873 dmu_objset_zfs_unmounting(objset_t * os) dmu_objset_zfs_unmounting() argument 885 dmu_free_long_range_impl(objset_t * os,dnode_t * dn,uint64_t offset,uint64_t length) dmu_free_long_range_impl() argument 989 dmu_free_long_range(objset_t * os,uint64_t object,uint64_t offset,uint64_t length) dmu_free_long_range() argument 990 dmu_free_long_range(objset_t * os,uint64_t object,uint64_t offset,uint64_t length) dmu_free_long_range() argument 1014 dmu_free_long_object(objset_t * os,uint64_t object) dmu_free_long_object() argument 1039 dmu_free_range(objset_t * os,uint64_t object,uint64_t offset,uint64_t size,dmu_tx_t * tx) dmu_free_range() argument 1054 dmu_read_impl(dnode_t * dn,uint64_t offset,uint64_t size,void * buf,uint32_t flags) dmu_read_impl() argument 1107 dmu_read(objset_t * os,uint64_t object,uint64_t offset,uint64_t size,void * buf,uint32_t flags) dmu_read() argument 1123 dmu_read_by_dnode(dnode_t * dn,uint64_t offset,uint64_t size,void * buf,uint32_t flags) dmu_read_by_dnode() argument 1130 dmu_write_impl(dmu_buf_t ** dbp,int numbufs,uint64_t offset,uint64_t size,const void * buf,dmu_tx_t * tx) dmu_write_impl() argument 1164 dmu_write(objset_t * os,uint64_t object,uint64_t offset,uint64_t size,const void * buf,dmu_tx_t * tx) dmu_write() argument 1183 dmu_write_by_dnode(dnode_t * dn,uint64_t offset,uint64_t size,const void * buf,dmu_tx_t * tx) dmu_write_by_dnode() argument 1199 dmu_prealloc(objset_t * os,uint64_t object,uint64_t offset,uint64_t size,dmu_tx_t * tx) dmu_prealloc() argument 1220 dmu_write_embedded(objset_t * os,uint64_t object,uint64_t offset,void * data,uint8_t etype,uint8_t comp,int uncompressed_size,int compressed_size,int byteorder,dmu_tx_t * tx) dmu_write_embedded() argument 1239 dmu_redact(objset_t * os,uint64_t object,uint64_t offset,uint64_t size,dmu_tx_t * tx) dmu_redact() argument 1324 dmu_read_uio(objset_t * os,uint64_t object,zfs_uio_t * uio,uint64_t size) dmu_read_uio() argument 1426 dmu_write_uio(objset_t * os,uint64_t object,zfs_uio_t * uio,uint64_t size,dmu_tx_t * tx) dmu_write_uio() argument 1481 dmu_lightweight_write_by_dnode(dnode_t * dn,uint64_t offset,abd_t * abd,const zio_prop_t * zp,zio_flag_t flags,dmu_tx_t * tx) dmu_lightweight_write_by_dnode() argument 1500 dmu_assign_arcbuf_by_dnode(dnode_t * dn,uint64_t offset,arc_buf_t * buf,dmu_tx_t * tx) dmu_assign_arcbuf_by_dnode() argument 1504 objset_t *os = dn->dn_objset; dmu_assign_arcbuf_by_dnode() local 1538 dmu_assign_arcbuf_by_dbuf(dmu_buf_t * handle,uint64_t offset,arc_buf_t * buf,dmu_tx_t * tx) dmu_assign_arcbuf_by_dbuf() argument 1679 dmu_sync_late_arrival(zio_t * pio,objset_t * os,dmu_sync_cb_t * done,zgd_t * zgd,zio_prop_t * zp,zbookmark_phys_t * zb) dmu_sync_late_arrival() argument 1779 objset_t *os = db->db_objset; dmu_sync() local 1917 dmu_object_set_nlevels(objset_t * os,uint64_t object,int nlevels,dmu_tx_t * tx) dmu_object_set_nlevels() argument 1931 dmu_object_set_blocksize(objset_t * os,uint64_t object,uint64_t size,int ibs,dmu_tx_t * tx) dmu_object_set_blocksize() argument 1946 dmu_object_set_maxblkid(objset_t * os,uint64_t object,uint64_t maxblkid,dmu_tx_t * tx) dmu_object_set_maxblkid() argument 1963 dmu_object_set_checksum(objset_t * os,uint64_t object,uint8_t checksum,dmu_tx_t * tx) dmu_object_set_checksum() argument 1983 dmu_object_set_compress(objset_t * os,uint64_t object,uint8_t compress,dmu_tx_t * tx) dmu_object_set_compress() argument 2008 dmu_write_policy(objset_t * os,dnode_t * dn,int level,int wp,zio_prop_t * zp) dmu_write_policy() argument 2170 dmu_offset_next(objset_t * os,uint64_t object,boolean_t hole,uint64_t * off) dmu_offset_next() argument 2218 dmu_read_l0_bps(objset_t * os,uint64_t object,uint64_t offset,uint64_t length,blkptr_t * bps,size_t * nbpsp) dmu_read_l0_bps() argument 2313 dmu_brt_clone(objset_t * os,uint64_t object,uint64_t offset,uint64_t length,dmu_tx_t * tx,const blkptr_t * bps,size_t nbps) dmu_brt_clone() argument 2438 dmu_object_info(objset_t * os,uint64_t object,dmu_object_info_t * doi) dmu_object_info() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Support/Windows/ |
H A D | Signals.inc | 1 //===- Win32/Signals.cpp - Win32 Signals Implementation -------- [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/ |
H A D | DWARFEmitter.cpp | 1 //===- DWARFEmitter - Convert YAML to DWARF binary data -------- 43 writeInteger(T Integer,raw_ostream & OS,bool IsLittleEndian) writeInteger() argument 50 writeVariableSizedInteger(uint64_t Integer,size_t Size,raw_ostream & OS,bool IsLittleEndian) writeVariableSizedInteger() argument 66 ZeroFillBytes(raw_ostream & OS,size_t Size) ZeroFillBytes() argument 72 writeInitialLength(const dwarf::DwarfFormat Format,const uint64_t Length,raw_ostream & OS,bool IsLittleEndian) writeInitialLength() argument 82 writeDWARFOffset(uint64_t Offset,dwarf::DwarfFormat Format,raw_ostream & OS,bool IsLittleEndian) writeDWARFOffset() argument 83 writeDWARFOffset(uint64_t Offset,dwarf::DwarfFormat Format,raw_ostream & OS,bool IsLittleEndian) writeDWARFOffset() argument 88 emitDebugStr(raw_ostream & OS,const DWARFYAML::Data & DI) emitDebugStr() argument 105 raw_string_ostream OS(AbbrevTableBuffer); getAbbrevTableContentByIndex() local 132 emitDebugAbbrev(raw_ostream & OS,const DWARFYAML::Data & DI) emitDebugAbbrev() argument 141 emitDebugAranges(raw_ostream & OS,const DWARFYAML::Data & DI) emitDebugAranges() argument 190 emitDebugRanges(raw_ostream & OS,const DWARFYAML::Data & DI) emitDebugRanges() argument 227 emitPubSection(raw_ostream & OS,const DWARFYAML::PubSection & Sect,bool IsLittleEndian,bool IsGNUPubSec=false) emitPubSection() argument 243 emitDebugPubnames(raw_ostream & OS,const Data & DI) emitDebugPubnames() argument 248 emitDebugPubtypes(raw_ostream & OS,const Data & DI) emitDebugPubtypes() argument 253 emitDebugGNUPubnames(raw_ostream & OS,const Data & DI) emitDebugGNUPubnames() argument 259 emitDebugGNUPubtypes(raw_ostream & OS,const Data & DI) emitDebugGNUPubtypes() argument 269 writeDIE(const DWARFYAML::Data & DI,uint64_t CUIndex,uint64_t AbbrevTableID,const dwarf::FormParams & Params,const DWARFYAML::Entry & Entry,raw_ostream & OS,bool IsLittleEndian) writeDIE() argument 407 emitDebugInfo(raw_ostream & OS,const DWARFYAML::Data & DI) emitDebugInfo() argument 475 emitFileEntry(raw_ostream & OS,const DWARFYAML::File & File) emitFileEntry() argument 485 writeExtendedOpcode(const DWARFYAML::LineTableOpcode & Op,uint8_t AddrSize,bool IsLittleEndian,raw_ostream & OS) writeExtendedOpcode() argument 518 writeLineTableOpcode(const DWARFYAML::LineTableOpcode & Op,uint8_t OpcodeBase,uint8_t AddrSize,raw_ostream & OS,bool IsLittleEndian) writeLineTableOpcode() argument 570 emitDebugLine(raw_ostream & OS,const DWARFYAML::Data & DI) emitDebugLine() argument 631 emitDebugAddr(raw_ostream & OS,const Data & DI) emitDebugAddr() argument 672 emitDebugStrOffsets(raw_ostream & OS,const Data & DI) emitDebugStrOffsets() argument 687 for (uint64_t Offset : Table.Offsets) emitDebugStrOffsets() local 707 writeListEntryAddress(StringRef EncodingName,raw_ostream & OS,uint64_t Addr,uint8_t AddrSize,bool IsLittleEndian) writeListEntryAddress() argument 720 writeDWARFExpression(raw_ostream & OS,const DWARFYAML::DWARFOperation & Operation,uint8_t AddrSize,bool IsLittleEndian) writeDWARFExpression() argument 752 writeListEntry(raw_ostream & OS,const DWARFYAML::RnglistEntry & Entry,uint8_t AddrSize,bool IsLittleEndian) writeListEntry() argument 813 writeListEntry(raw_ostream & OS,const DWARFYAML::LoclistEntry & Entry,uint8_t AddrSize,bool IsLittleEndian) writeListEntry() argument 911 writeDWARFLists(raw_ostream & OS,ArrayRef<DWARFYAML::ListTable<EntryType>> Tables,bool IsLittleEndian,bool Is64BitAddrSize) writeDWARFLists() argument 978 for (uint64_t Offset : Offsets) writeDWARFLists() local 996 emitDebugRnglists(raw_ostream & OS,const Data & DI) emitDebugRnglists() argument 1002 emitDebugLoclists(raw_ostream & OS,const Data & DI) emitDebugLoclists() argument [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ |
H A D | OffloadBundler.cpp | 1 //===- OffloadBundler.cpp - File Bundling and Unbundling -------- 295 Write8byteIntegerToBuffer(raw_ostream & OS,uint64_t Val) Write8byteIntegerToBuffer() argument 305 uint64_t Offset = 0u; global() member 360 uint64_t Offset = Read8byteIntegerFromBuffer(FC, ReadChars); ReadHeader() local 410 ReadBundle(raw_ostream & OS,MemoryBuffer & Input) ReadBundle() argument 418 WriteHeader(raw_ostream & OS,ArrayRef<std::unique_ptr<MemoryBuffer>> Inputs) WriteHeader() argument 455 WriteBundleStart(raw_ostream & OS,StringRef TargetTriple) WriteBundleStart() argument 460 WriteBundleEnd(raw_ostream & OS,StringRef TargetTriple) WriteBundleEnd() argument 464 WriteBundle(raw_ostream & OS,MemoryBuffer & Input) WriteBundle() argument 499 raw_fd_ostream OS(File, EC); Create() local 584 ReadBundle(raw_ostream & OS,MemoryBuffer & Input) ReadBundle() argument 598 WriteHeader(raw_ostream & OS,ArrayRef<std::unique_ptr<MemoryBuffer>> Inputs) WriteHeader() argument 608 WriteBundleStart(raw_ostream & OS,StringRef TargetTriple) WriteBundleStart() argument 613 WriteBundleEnd(raw_ostream & OS,StringRef TargetTriple) WriteBundleEnd() argument 675 WriteBundle(raw_ostream & OS,MemoryBuffer & Input) WriteBundle() argument 759 ReadBundle(raw_ostream & OS,MemoryBuffer & Input) ReadBundle() argument 772 WriteHeader(raw_ostream & OS,ArrayRef<std::unique_ptr<MemoryBuffer>> Inputs) WriteHeader() argument 777 WriteBundleStart(raw_ostream & OS,StringRef TargetTriple) WriteBundleStart() argument 782 WriteBundleEnd(raw_ostream & OS,StringRef TargetTriple) WriteBundleEnd() argument 787 WriteBundle(raw_ostream & OS,MemoryBuffer & Input) WriteBundle() argument 930 llvm::raw_svector_ostream OS(FinalBuffer); compress() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | InterpFrame.cpp | 1 //===--- InterpFrame.cpp - Call Frame implementation for the VM -*- C++ -*-===// 5 // SPDX-License-Identifie 102 print(llvm::raw_ostream & OS,const T & V,ASTContext &,QualType) print() argument 107 print(llvm::raw_ostream & OS,const Pointer & P,ASTContext & Ctx,QualType Ty) print() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARC/MCTargetDesc/ |
H A D | ARCInstPrinter.cpp | 1 //===- ARCInstPrinter.cpp - ARC MCInst to assembly syntax -------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 11 //===----------------------------------------------------------------------===// 26 #define DEBUG_TYPE "asm-printer" 32 LLVM_DEBUG(dbgs() << "Unknown condition code passed: " << cc << "\n"); in BadConditionCode() 33 return "{unknown-cc}"; in BadConditionCode() 96 void ARCInstPrinter::printRegName(raw_ostream &OS, MCRegister Reg) const { in printRegName() argument 97 OS << StringRef(getRegisterName(Reg)).lower(); in printRegName() 108 raw_ostream &OS) { in printExpr() argument [all …]
|
/freebsd-src/sys/dev/ocs_fc/ |
H A D | ocs_os.c | 1 /*- 8 * 1. Redistributions of source code must retain the above copyright notice, 34 * Implementation of common BSD OS abstraction functions 49 ocs_config_read32(ocs_os_handle_t os, uint32_t reg) in ocs_config_read32() argument 51 return pci_read_config(os->dev, reg, 4); in ocs_config_read32() 55 ocs_config_read16(ocs_os_handle_t os, uint32_t reg) in ocs_config_read16() argument 57 return pci_read_config(os->dev, reg, 2); in ocs_config_read16() 61 ocs_config_read8(ocs_os_handle_t os, uint32_t reg) in ocs_config_read8() argument 63 return pci_read_config(os->dev, reg, 1); in ocs_config_read8() 67 ocs_config_write8(ocs_os_handle_t os, uint32_t reg, uint8_t val) in ocs_config_write8() argument [all …]
|