Searched refs:Info (Results 26 - 50 of 770) sorted by relevance

1234567891011>>

/freebsd-current/sys/contrib/dev/acpica/components/resources/
H A Drsmisc.c175 * Info - Pointer to appropriate conversion table
188 ACPI_RSCONVERT_INFO *Info)
203 if (!Info)
225 Count = INIT_TABLE_LENGTH (Info);
234 Source = ACPI_ADD_PTR (void, Aml, Info->AmlOffset);
235 Destination = ACPI_ADD_PTR (void, Resource, Info->ResourceOffset);
237 switch (Info->Opcode)
243 memset (Resource, 0, INIT_RESOURCE_LENGTH (Info));
244 Resource->Type = INIT_RESOURCE_TYPE (Info);
245 Resource->Length = INIT_RESOURCE_LENGTH (Info);
185 AcpiRsConvertAmlToResource( ACPI_RESOURCE *Resource, AML_RESOURCE *Aml, ACPI_RSCONVERT_INFO *Info) argument
589 AcpiRsConvertResourceToAml( ACPI_RESOURCE *Resource, AML_RESOURCE *Aml, ACPI_RSCONVERT_INFO *Info) argument
[all...]
/freebsd-current/sys/contrib/dev/acpica/components/namespace/
H A Dnsprepkg.c166 ACPI_EVALUATE_INFO *Info,
173 ACPI_EVALUATE_INFO *Info,
183 ACPI_EVALUATE_INFO *Info,
192 * PARAMETERS: Info - Method execution information block
205 ACPI_EVALUATE_INFO *Info,
222 Package = Info->Predefined + 1;
226 Info->FullPathname, Package->RetInfo.Type,
233 AcpiNsRemoveNullElements (Info, Package->RetInfo.Type, ReturnObject);
251 ACPI_WARN_PREDEFINED ((AE_INFO, Info->FullPathname, Info
204 AcpiNsCheckPackage( ACPI_EVALUATE_INFO *Info, ACPI_OPERAND_OBJECT **ReturnObjectPtr) argument
536 AcpiNsCheckPackageList( ACPI_EVALUATE_INFO *Info, const ACPI_PREDEFINED_INFO *Package, ACPI_OPERAND_OBJECT **Elements, UINT32 Count) argument
767 AcpiNsCustomPackage( ACPI_EVALUATE_INFO *Info, ACPI_OPERAND_OBJECT **Elements, UINT32 Count) argument
854 AcpiNsCheckPackageElements( ACPI_EVALUATE_INFO *Info, ACPI_OPERAND_OBJECT **Elements, UINT8 Type1, UINT32 Count1, UINT8 Type2, UINT32 Count2, UINT32 StartIndex) argument
[all...]
H A Dnsrepair2.c167 ACPI_EVALUATE_INFO *Info,
186 ACPI_EVALUATE_INFO *Info,
191 ACPI_EVALUATE_INFO *Info,
196 ACPI_EVALUATE_INFO *Info,
201 ACPI_EVALUATE_INFO *Info,
206 ACPI_EVALUATE_INFO *Info,
211 ACPI_EVALUATE_INFO *Info,
216 ACPI_EVALUATE_INFO *Info,
221 ACPI_EVALUATE_INFO *Info,
226 ACPI_EVALUATE_INFO *Info,
314 AcpiNsComplexRepairs( ACPI_EVALUATE_INFO *Info, ACPI_NAMESPACE_NODE *Node, ACPI_STATUS ValidateStatus, ACPI_OPERAND_OBJECT **ReturnObjectPtr) argument
391 AcpiNsRepair_ALR( ACPI_EVALUATE_INFO *Info, ACPI_OPERAND_OBJECT **ReturnObjectPtr) argument
424 AcpiNsRepair_FDE( ACPI_EVALUATE_INFO *Info, ACPI_OPERAND_OBJECT **ReturnObjectPtr) argument
520 AcpiNsRepair_CID( ACPI_EVALUATE_INFO *Info, ACPI_OPERAND_OBJECT **ReturnObjectPtr) argument
596 AcpiNsRepair_CST( ACPI_EVALUATE_INFO *Info, ACPI_OPERAND_OBJECT **ReturnObjectPtr) argument
688 AcpiNsRepair_HID( ACPI_EVALUATE_INFO *Info, ACPI_OPERAND_OBJECT **ReturnObjectPtr) argument
779 AcpiNsRepair_PRT( ACPI_EVALUATE_INFO *Info, ACPI_OPERAND_OBJECT **ReturnObjectPtr) argument
853 AcpiNsRepair_PSS( ACPI_EVALUATE_INFO *Info, ACPI_OPERAND_OBJECT **ReturnObjectPtr) argument
925 AcpiNsRepair_TSS( ACPI_EVALUATE_INFO *Info, ACPI_OPERAND_OBJECT **ReturnObjectPtr) argument
977 AcpiNsCheckSortedList( ACPI_EVALUATE_INFO *Info, ACPI_OPERAND_OBJECT *ReturnObject, UINT32 StartIndex, UINT32 ExpectedCount, UINT32 SortIndex, UINT8 SortDirection, char *SortKeyName) argument
[all...]
H A Dnsparse.c196 ACPI_EVALUATE_INFO *Info = NULL; local
237 Info = ACPI_ALLOCATE_ZEROED (sizeof (ACPI_EVALUATE_INFO));
238 if (!Info)
253 Info->PassNumber = ACPI_IMODE_EXECUTE;
254 Info->Node = StartNode;
255 Info->ObjDesc = MethodObj;
256 Info->NodeFlags = Info->Node->Flags;
257 Info->FullPathname = AcpiNsGetNormalizedPathname (Info
[all...]
H A Dnsrepair.c245 * PARAMETERS: Info - Method execution information block
262 ACPI_EVALUATE_INFO *Info,
280 Predefined = AcpiNsMatchSimpleRepair (Info->Node,
281 Info->ReturnBtype, PackageIndex);
286 ACPI_WARN_PREDEFINED ((AE_INFO, Info->FullPathname,
290 Status = Predefined->ObjectConverter (Info->Node, ReturnObject,
310 if (Info->ReturnBtype & ExpectedBtypes)
336 ACPI_WARN_PREDEFINED ((AE_INFO, Info->FullPathname,
339 Status = AcpiNsRepairNullElement (Info, ExpectedBtypes,
349 ACPI_WARN_PREDEFINED ((AE_INFO, Info
261 AcpiNsSimpleRepair( ACPI_EVALUATE_INFO *Info, UINT32 ExpectedBtypes, UINT32 PackageIndex, ACPI_OPERAND_OBJECT **ReturnObjectPtr) argument
515 AcpiNsRepairNullElement( ACPI_EVALUATE_INFO *Info, UINT32 ExpectedBtypes, UINT32 PackageIndex, ACPI_OPERAND_OBJECT **ReturnObjectPtr) argument
604 AcpiNsRemoveNullElements( ACPI_EVALUATE_INFO *Info, UINT8 PackageType, ACPI_OPERAND_OBJECT *ObjDesc) argument
707 AcpiNsWrapWithPackage( ACPI_EVALUATE_INFO *Info, ACPI_OPERAND_OBJECT *OriginalObject, ACPI_OPERAND_OBJECT **ObjDescPtr) argument
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/Basic/Targets/
H A DAVR.h64 ArrayRef<Builtin::Info> getTargetBuiltins() const override {
97 TargetInfo::ConstraintInfo &Info) const override {
120 Info.setAllowsRegister();
123 Info.setRequiresImmediate(0, 63);
126 Info.setRequiresImmediate(-63, 0);
129 Info.setRequiresImmediate(2);
132 Info.setRequiresImmediate(0);
135 Info.setRequiresImmediate(0, 0xff);
138 Info.setRequiresImmediate(-1);
141 Info
[all...]
H A DLe64.cpp22 ArrayRef<Builtin::Info> Le64TargetInfo::getTargetBuiltins() const {
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DMemoryTaggingSupport.cpp115 Info.CallsReturnTwice = true;
120 Info.AllocasToInstrument[AI].AI = AI;
129 Info.UnrecognizedLifetimes.push_back(&Inst);
135 Info.AllocasToInstrument[AI].LifetimeStart.push_back(II);
137 Info.AllocasToInstrument[AI].LifetimeEnd.push_back(II);
145 AllocaInfo &AInfo = Info.AllocasToInstrument[AI];
154 Info.RetVec.push_back(ExitUntag);
180 void alignAndPadAlloca(memtag::AllocaInfo &Info, llvm::Align Alignment) { argument
181 const Align NewAlignment = std::max(Info.AI->getAlign(), Alignment);
182 Info
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp383 bool checkSubobject(EvalInfo &Info, const Expr *E, CheckSubobjectKind CSK);
440 void diagnoseUnsizedArrayPointerArithmetic(EvalInfo &Info, const Expr *E);
441 void diagnosePointerArithmetic(EvalInfo &Info, const Expr *E,
444 void adjustIndex(EvalInfo &Info, const Expr *E, APSInt N) { argument
448 diagnoseUnsizedArrayPointerArithmetic(Info, E);
473 diagnosePointerArithmetic(Info, E, N);
525 EvalInfo &Info; member in class:__anon283::CallStackFrame
590 CallStackFrame(EvalInfo &Info, SourceRange CallRange,
696 static bool HandleDestruction(EvalInfo &Info, const Expr *E,
698 static bool HandleDestruction(EvalInfo &Info, SourceLocatio
719 endLifetime(EvalInfo &Info, bool RunDestructors) argument
1292 EvalInfo &Info; member in class:__anon285::EvalInfo::ArrayInitLoopIndex
1296 ArrayInitLoopIndex(EvalInfo &Info) argument
1308 EvalInfo &Info; member in struct:__anon285::FoldConstant
1313 FoldConstant(EvalInfo &Info, bool Enabled) argument
1335 EvalInfo &Info; member in struct:__anon285::IgnoreSideEffectsRAII
1337 IgnoreSideEffectsRAII(EvalInfo &Info) argument
1348 EvalInfo *Info = nullptr; member in class:__anon285::SpeculativeEvaluationRAII
1370 SpeculativeEvaluationRAII( EvalInfo &Info, SmallVectorImpl<PartialDiagnosticAt> *NewDiag = nullptr) argument
1396 EvalInfo &Info; member in class:__anon285::ScopeRAII
1399 ScopeRAII(EvalInfo &Info) argument
1418 cleanup(EvalInfo &Info, bool RunDestructors, unsigned OldStackSize) argument
1451 checkSubobject(EvalInfo &Info, const Expr *E, CheckSubobjectKind CSK) argument
1467 diagnoseUnsizedArrayPointerArithmetic(EvalInfo &Info, const Expr *E) argument
1474 diagnosePointerArithmetic(EvalInfo &Info, const Expr *E, const APSInt &N) argument
1489 CallStackFrame(EvalInfo &Info, SourceRange CallRange, const FunctionDecl *Callee, const LValue *This, const Expr *CallExpr, CallRef Call) argument
1689 checkNullPointer(EvalInfo &Info, const Expr *E, CheckSubobjectKind CSK) argument
1696 checkNullPointerForFoldAccess(EvalInfo &Info, const Expr *E, AccessKinds AK) argument
1705 checkSubobject(EvalInfo &Info, const Expr *E, CheckSubobjectKind CSK) argument
1710 addDecl(EvalInfo &Info, const Expr *E, const Decl *D, bool Virtual = false) argument
1715 addUnsizedArray(EvalInfo &Info, const Expr *E, QualType ElemTy) argument
1727 addArray(EvalInfo &Info, const Expr *E, const ConstantArrayType *CAT) argument
1731 addComplex(EvalInfo &Info, const Expr *E, QualType EltTy, bool Imag) argument
1738 adjustOffsetAndIndex(EvalInfo &Info, const Expr *E, const APSInt &Index, CharUnits ElementSize) argument
[all...]
/freebsd-current/sys/contrib/dev/acpica/common/
H A Dahuuids.c236 const AH_UUID *Info; local
242 for (Info = Gbl_AcpiUuids; Info->Description; Info++)
246 if (!Info->String)
251 AcpiUtConvertStringToUuid (Info->String, UuidBuffer);
255 return (Info->Description);
H A Dahtable.c181 const AH_TABLE *Info; local
184 for (Info = AcpiGbl_SupportedTables; Info->Signature; Info++)
186 if (ACPI_COMPARE_NAMESEG (Signature, Info->Signature))
188 return (Info);
/freebsd-current/contrib/llvm-project/clang/lib/Frontend/
H A DTextDiagnosticBuffer.cpp24 const Diagnostic &Info) {
26 DiagnosticConsumer::HandleDiagnostic(Level, Info);
29 Info.FormatDiagnostic(Buf);
35 Notes.emplace_back(Info.getLocation(), std::string(Buf));
39 Warnings.emplace_back(Info.getLocation(), std::string(Buf));
43 Remarks.emplace_back(Info.getLocation(), std::string(Buf));
48 Errors.emplace_back(Info.getLocation(), std::string(Buf));
23 HandleDiagnostic(DiagnosticsEngine::Level Level, const Diagnostic &Info) argument
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Utility/
H A DXcodeSDK.h46 struct Info { struct
51 Info() = default;
52 bool operator<(const Info &other) const;
53 bool operator==(const Info &other) const;
60 XcodeSDK(Info info);
77 Info Parse() const;
89 static std::string GetCanonicalName(Info info);
/freebsd-current/contrib/llvm-project/llvm/lib/TargetParser/
H A DRISCVTargetParser.cpp49 const CPUInfo *Info = getCPUInfoByName(CPU); local
50 return Info && Info->FastUnalignedAccess;
54 const CPUInfo *Info = getCPUInfoByName(CPU); local
56 if (!Info)
58 return Info->is64Bit() == IsRV64;
76 const CPUInfo *Info = getCPUInfoByName(CPU); local
77 if (!Info)
79 return Info->DefaultMarch;
/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrAnalysis.h34 const MCInstrInfo *Info; member in class:llvm::MCInstrAnalysis
37 MCInstrAnalysis(const MCInstrInfo *Info) : Info(Info) {} argument
56 return Info->get(Inst.getOpcode()).isBranch();
60 return Info->get(Inst.getOpcode()).isConditionalBranch();
64 return Info->get(Inst.getOpcode()).isUnconditionalBranch();
68 return Info->get(Inst.getOpcode()).isIndirectBranch();
72 return Info->get(Inst.getOpcode()).isCall();
76 return Info
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Passes/
H A DPassPlugin.cpp39 P.Info = reinterpret_cast<decltype(llvmGetPassPluginInfo) *>(getDetailsFn)();
41 if (P.Info.APIVersion != LLVM_PLUGIN_API_VERSION)
44 Twine(P.Info.APIVersion) + ", supported version is " +
48 if (!P.Info.RegisterPassBuilderCallbacks)
/freebsd-current/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DMatchDataInfo.cpp37 for (auto &Info : Infos) {
38 unsigned &NumSeen = SeenTypes[Info.getType()];
39 auto &ExistingVars = AllMatchDataVars[Info.getType()];
44 Info.setVariableName(ExistingVars[NumSeen++]);
/freebsd-current/sys/contrib/dev/acpica/components/utilities/
H A Dutpredef.c198 if ((ThisName->Info.ExpectedBtypes & ACPI_RTYPE_PACKAGE) &&
199 (ThisName->Info.ExpectedBtypes != ACPI_RTYPE_ALL))
238 while (ThisName->Info.Name[0])
240 if (ACPI_COMPARE_NAMESEG (Name, ThisName->Info.Name))
375 while (ThisName->Info.Name[0])
377 if (ACPI_COMPARE_NAMESEG (Name, ThisName->Info.Name))
418 ThisName->Info.ArgumentList);
426 ThisName->Info.Name,
427 (ThisName->Info.ArgumentList & ARG_COUNT_IS_MINIMUM) ?
445 if (ThisName->Info
[all...]
/freebsd-current/contrib/llvm-project/clang/include/clang/APINotes/
H A DAPINotesWriter.h41 /// \param Info Information about this class/protocol/namespace.
47 const ObjCContextInfo &Info,
54 /// \param Info Information about this property.
56 bool IsInstanceProperty, const ObjCPropertyInfo &Info,
65 /// \param Info Information about this method.
67 bool IsInstanceMethod, const ObjCMethodInfo &Info,
73 /// \param Info Information about this global variable.
75 const GlobalVariableInfo &Info,
81 /// \param Info Information about this global function.
83 const GlobalFunctionInfo &Info,
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Testing/Support/
H A DError.cpp16 [&Infos](std::unique_ptr<ErrorInfoBase> Info) {
17 Infos.emplace_back(std::move(Info));
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiModuleDescriptor.h28 DbiModuleDescriptor(const DbiModuleDescriptor &Info) = default; member in class:llvm::pdb::DbiModuleDescriptor
29 DbiModuleDescriptor &operator=(const DbiModuleDescriptor &Info) = default; member in class:llvm::pdb::DbiModuleDescriptor
31 static Error initialize(BinaryStreamRef Stream, DbiModuleDescriptor &Info);
60 pdb::DbiModuleDescriptor &Info) {
61 if (auto EC = pdb::DbiModuleDescriptor::initialize(Stream, Info))
63 Length = Info.getRecordLength();
59 operator ()(BinaryStreamRef Stream, uint32_t &Length, pdb::DbiModuleDescriptor &Info) argument
/freebsd-current/sys/contrib/dev/acpica/components/executer/
H A Dexprep.c536 * PARAMETERS: Info - Contains all field creation info
547 ACPI_CREATE_FIELD_INFO *Info)
561 if (Info->FieldType != ACPI_TYPE_LOCAL_INDEX_FIELD)
563 if (!Info->RegionNode)
569 Type = AcpiNsGetType (Info->RegionNode);
581 ObjDesc = AcpiUtCreateInternalObject (Info->FieldType);
589 ObjDesc->CommonField.Node = Info->FieldNode;
591 Info->FieldFlags, Info->Attribute,
592 Info
546 AcpiExPrepFieldValue( ACPI_CREATE_FIELD_INFO *Info) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DCFIFixup.cpp148 BlockFlags &Info = BlockInfo[MBB->getNumber()];
155 if (Info.HasFrameOnEntry || HasPrologue)
161 Info.HasFrameOnExit = (Info.HasFrameOnEntry || HasPrologue) && !HasEpilogue;
168 Info.StrongNoFrameOnEntry && !HasPrologue;
169 SuccInfo.HasFrameOnEntry = Info.HasFrameOnExit;
194 const BlockFlags &Info = BlockInfo[CurrBB->getNumber()];
195 if (!Info.Reachable) {
201 if (!Info.StrongNoFrameOnEntry) {
205 Info
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DOnDiskHashTable.h29 /// This needs an \c Info that handles storing values into the hash table's
58 template <typename Info> class OnDiskChainedHashTableGenerator {
62 typename Info::key_type Key;
63 typename Info::data_type Data;
65 const typename Info::hash_value_type Hash;
67 Item(typename Info::key_type_ref Key, typename Info::data_type_ref Data,
68 Info &InfoObj)
72 typedef typename Info::offset_type offset_type;
115 void insert(typename Info
288 OnDiskChainedHashTable(offset_type NumBuckets, offset_type NumEntries, const unsigned char *Buckets, const unsigned char *Base, const Info &InfoObj = Info()) argument
421 Create(const unsigned char *Buckets, const unsigned char *const Base, const Info &InfoObj = Info()) argument
498 OnDiskIterableChainedHashTable(offset_type NumBuckets, offset_type NumEntries, const unsigned char *Buckets, const unsigned char *Payload, const unsigned char *Base, const Info &InfoObj = Info()) argument
609 Create(const unsigned char *Buckets, const unsigned char *const Payload, const unsigned char *const Base, const Info &InfoObj = Info()) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DDIPrinter.cpp133 const DILineInfo &Info) {
134 OS << Filename << ':' << Info.Line << ':' << Info.Column << '\n';
136 SourceCode(Filename, Info.Line, Config.SourceContextLines, Info.Source));
140 const DILineInfo &Info) {
141 OS << Filename << ':' << Info.Line;
142 if (Info.Discriminator)
143 OS << " (discriminator " << Info.Discriminator << ')';
146 SourceCode(Filename, Info
132 printSimpleLocation(StringRef Filename, const DILineInfo &Info) argument
139 printSimpleLocation(StringRef Filename, const DILineInfo &Info) argument
149 printVerbose(StringRef Filename, const DILineInfo &Info) argument
163 printStartAddress(const DILineInfo &Info) argument
173 print(const DILineInfo &Info, bool Inlined) argument
184 print(const Request &Request, const DILineInfo &Info) argument
190 print(const Request &Request, const DIInliningInfo &Info) argument
314 print(const Request &Request, const DILineInfo &Info) argument
320 print(const Request &Request, const DIInliningInfo &Info) argument
[all...]

Completed in 191 milliseconds

1234567891011>>