Searched defs:Source (Results 101 - 125 of 127) sorted by relevance

123456

/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp1434 ExternalASTSource &Source = *getASTContext().getExternalSource(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp1137 evalCopyCommon(CheckerContext &C, const CallExpr *CE, ProgramStateRef state, const Expr *Size, const Expr *Dest, const Expr *Source, bool Restricted, bool IsMempcpy) const argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCStreamer.cpp213 tryEmitDwarfFileDirective(unsigned FileNo, StringRef Directory, StringRef Filename, Optional<MD5::MD5Result> Checksum, Optional<StringRef> Source, unsigned CUID) argument
222 emitDwarfFile0Directive(StringRef Directory, StringRef Filename, Optional<MD5::MD5Result> Checksum, Optional<StringRef> Source, unsigned CUID) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp256 FullDependence::FullDependence(Instruction *Source, Instruction *Destination, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp1521 MachineOperand *Source; member in class:__anon1777::KernelOperandInfo
H A DMachinePipeliner.cpp2205 bool SwingSchedulerDAG::isLoopCarriedDep(SUnit *Source, const SDep &Dep, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp2393 void llvm::copyMetadataForLoad(LoadInst &Dest, const LoadInst &Source) { argument
/freebsd-11-stable/sys/dev/pms/RefTisa/tisa/api/
H A Dtitypes.h429 bit32 Source; member in struct:tiEVTData
/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Dacrestyp.h920 char Source[4]; /* pad to 64 bits so sizeof() works in all cases */ member in struct:acpi_pci_routing_table
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1633 auto Source = N->getRawSource(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp4447 ExternalASTSource *Source = getASTContext().getExternalSource(); local
H A DASTContext.cpp1092 ASTContext::setExternalSource(IntrusiveRefCntPtr<ExternalASTSource> Source) { argument
10007 ExternalASTSource *Source = Ctx.getExternalSource(); local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h920 void setExternalSource(ExternalPreprocessorSource *Source) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp652 static Instruction *createFree(Value *Source, argument
687 Instruction *CallInst::CreateFree(Value *Source, Instruction *InsertBefore) { argument
690 Instruction *CallInst::CreateFree(Value *Source, argument
699 CreateFree(Value *Source, BasicBlock *InsertAtEnd) argument
704 CreateFree(Value *Source, ArrayRef<OperandBundleDef> Bundles, BasicBlock *InsertAtEnd) argument
[all...]
/freebsd-11-stable/sys/contrib/edk2/Include/IndustryStandard/
H A DAcpi40.h341 UINT8 Source; member in struct:__anon5674
H A DAcpi60.h364 UINT8 Source; member in struct:__anon5906
H A DAcpi51.h363 UINT8 Source; member in struct:__anon5815
H A DAcpi50.h471 UINT8 Source; member in struct:__anon5730
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp336 const Expr *Source = POE->getSyntacticForm(); local
H A DSemaChecking.cpp11383 const Type *Source = local
11641 const Type *Source = S.Context.getCanonicalType(E->getType()).getTypePtr(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h100 Source, // Follow source order. enumerator in enum:llvm::Sched::Preference
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp773 bool AMDGPUTargetLowering::isTruncateFree(EVT Source, EVT Dest) const { argument
782 bool AMDGPUTargetLowering::isTruncateFree(Type *Source, Type *Dest) const { argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp391 StringRef Source = SM.getBufferData(FID, &SourceInvalid); local
434 createFile(StringRef FileName, Optional<llvm::DIFile::ChecksumInfo<StringRef>> CSInfo, Optional<StringRef> Source) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp3388 Optional<StringRef> Source; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp6587 auto Source = find(Sources, SourceVec); local
[all...]

Completed in 802 milliseconds

123456