Searched refs:Source (Results 151 - 175 of 236) sorted by relevance

12345678910

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h69 const MachineOperand *Source; member in struct:llvm::DestSourcePair
72 : Destination(&Dest), Source(&Src) {}
863 /// @param DL Source location for debugging.
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckSecuritySyntaxOnly.cpp686 *Source = CE->getArg(1)->IgnoreImpCasts(); local
690 if (const auto *String = dyn_cast<StringLiteral>(Source)) {
/freebsd-13-stable/contrib/ldns/packaging/fedora/
H A Dldns.spec14 Source: http://www.nlnetlabs.nl/downloads/%{%name}/%{name}-%{version}.tar.gz
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp699 StringRef llvm::lexMIToken(StringRef Source, MIToken &Token, argument
701 auto C = skipComment(skipWhitespace(Cursor(Source)));
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp775 Optional<StringRef> Source,
778 return Table.tryGetFile(Directory, FileName, Checksum, Source, DwarfVersion,
771 getDwarfFile(StringRef Directory, StringRef FileName, unsigned FileNumber, Optional<MD5::MD5Result> Checksum, Optional<StringRef> Source, unsigned CUID) argument
/freebsd-13-stable/contrib/openbsm/config/
H A Ddepcomp42 source Source file read by 'PROGRAMS ARGS'.
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp431 void BlockFrequencyInfoImplBase::distributeMass(const BlockNode &Source, argument
434 BlockMass Mass = Working[Source.Index].getMass();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp454 MachineInstr *Source = SourceDef.Addr->getFlags() & NodeAttrs::PhiRef
457 auto GadgetSource = MaybeAddNode(Source);
/freebsd-13-stable/sys/contrib/dev/acpica/include/
H A Dacmacros.h42 * 3.1. Redistribution of Source with Rights to Further Distribute Source.
54 * 3.2. Redistribution of Source with no Rights to Further Distribute Source.
471 #define ACPI_INSERT_BITS(Target, Mask, Source) \
472 Target = ((Target & (~(Mask))) | (Source & Mask))
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h1472 /// Source location information about the default argument or member
2348 AlignmentSource Source = AlignmentSource::Type) {
2349 return LValue::MakeAddr(Addr, T, getContext(), LValueBaseInfo(Source),
2359 AlignmentSource Source = AlignmentSource::Type) {
2361 LValueBaseInfo(Source), CGM.getTBAAAccessInfo(T));
2378 AlignmentSource Source =
2380 LValue RefLVal = MakeAddrLValue(RefAddr, RefTy, LValueBaseInfo(Source),
3218 /// \param SrcAddr Source address.
3221 /// \param SrcVD Source variable used in \a CopyExpr (for arrays, has type of
3653 AlignmentSource Source
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DCFG.h1345 const DeclStmt *Source) {
1347 assert(Synthetic != Source && "Don't include original DeclStmts in map");
1349 SyntheticDeclStmts[Synthetic] = Source;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp490 bool markEdgeExecutable(BasicBlock *Source, BasicBlock *Dest) { argument
491 if (!KnownFeasibleEdges.insert(Edge(Source, Dest)).second)
498 LLVM_DEBUG(dbgs() << "Marking Edge Executable: " << Source->getName()
H A DJumpThreading.cpp680 Value *Source = CI->getOperand(0); local
681 if (!isa<PHINode>(Source) && !isa<CmpInst>(Source))
683 ComputeValueKnownInPredecessorsImpl(Source, BB, Result, Preference,
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDIBuilder.h116 /// \param Lang Source programming language, eg. dwarf::DW_LANG_C99
159 /// \param Source Optional source text.
163 Optional<StringRef> Source = None);
167 /// \param Line Source line number where the macro is defined.
178 /// \param Line Source line number where the macro file is included.
747 /// \param File Source file of the module declaration. Used for
749 /// \param LineNo Source line number of the module declaration.
760 /// \param File Source file.
768 /// \param File Source file.
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DRecordLayoutBuilder.cpp1287 if (ExternalASTSource *Source = Context.getExternalSource()) {
1288 UseExternalLayout = Source->layoutRecordType(
2537 if (ExternalASTSource *Source = Context.getExternalSource())
2538 UseExternalLayout = Source->layoutRecordType(
/freebsd-13-stable/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp2057 const Expr *Source = OE->getArg(1);
2059 checkAccess(Source, AK_Read);
2096 const Expr* Source = Exp->getArg(0);
2097 checkAccess(Source, AK_Read);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp1531 MachineOperand *Source; member in class:__anon3535::KernelOperandInfo
1538 Source = MO;
1567 OS << "use of " << *Source << ": distance(" << PhiDefaults.size() << ") in "
1568 << *Source->getParent();
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp722 FixupScopeList::iterator Source = TableInfo.FixupStack.end() - 1; local
723 FixupScopeList::iterator Dest = Source - 1;
724 Dest->insert(Dest->end(), Source->begin(), Source->end());
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DObjectFile.h229 ObjectFile(unsigned int Type, MemoryBufferRef Source);
/freebsd-13-stable/sys/contrib/edk2/Include/IndustryStandard/
H A DAcpi40.h329 /// Interrupt Source Override Structure
335 UINT8 Source; member in struct:__anon9107
365 /// Non-Maskable Interrupt Source Structure
438 /// Platform Interrupt Source Flags.
717 /// HEST - Hardware Error Source Table
730 // Error Source structure types.
741 // Error Source structure flags.
921 /// Generic Hardware Error Source Structure Definition
1177 /// "HEST" Hardware Error Source Table
/freebsd-13-stable/sys/contrib/edk2/Include/Uefi/
H A DUefiSpec.h1112 @param[in] Source The pointer to the source buffer of the memory copy.
1113 @param[in] Length Number of bytes to copy from Source to Destination.
1120 IN VOID *Source,
/freebsd-13-stable/stand/i386/boot0/
H A Dboot0.S191 movw %sp,%si # Source
/freebsd-13-stable/stand/i386/boot2/
H A Dboot1.S133 mov %sp,%si # Source
/freebsd-13-stable/sys/contrib/dev/acpica/compiler/
H A Daslcompiler.h42 * 3.1. Redistribution of Source with Rights to Further Distribute Source.
54 * 3.2. Redistribution of Source with no Rights to Further Distribute Source.
927 ACPI_PARSE_OBJECT *Source);
/freebsd-13-stable/sys/contrib/dev/acpica/components/resources/
H A Drsdumpinfo.c42 * 3.1. Redistribution of Source with Rights to Further Distribute Source.
54 * 3.2. Redistribution of Source with no Rights to Further Distribute Source.
532 {ACPI_RSD_STRING, ACPI_PRT_OFFSET (Source[0]), "Source", NULL},
533 {ACPI_RSD_UINT32, ACPI_PRT_OFFSET (SourceIndex), "Source Index", NULL}

Completed in 293 milliseconds

12345678910