Searched defs:Source (Results 1 - 25 of 127) sorted by last modified time

123456

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp7434 auto Source = llvm::find(Sources, SourceVec); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp3306 static void ConvertUTF8ToWideString(unsigned CharByteWidth, StringRef Source, argument
/freebsd-11-stable/sys/x86/acpica/
H A Dmadt.c388 interrupt_polarity(UINT16 IntiFlags, UINT8 Source) argument
408 interrupt_trigger(UINT16 IntiFlags, UINT8 Source) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp713 auto Source = File->getSource(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp1296 ExternalASTSource *Source = getParentASTContext().getExternalSource(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DRISCVCompressInstEmitter.cpp94 CodeGenInstruction Source; // The source instruction definition. member in struct:__anon2934::RISCVCompressInstEmitter::CompressPat
637 CodeGenInstruction &Source = local
[all...]
H A DFixedLenDecoderEmitter.cpp722 FixupScopeList::iterator Source = TableInfo.FixupStack.end() - 1; local
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DTimelineView.h124 llvm::ArrayRef<llvm::MCInst> Source; member in class:llvm::mca::TimelineView
H A DInstructionInfoView.h57 llvm::ArrayRef<llvm::MCInst> Source; member in class:llvm::mca::InstructionInfoView
H A DBottleneckAnalysis.h291 ArrayRef<MCInst> Source; member in class:llvm::mca::BottleneckAnalysis
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-cxxfilt/
H A Dllvm-cxxfilt.cpp108 SplitStringDelims( StringRef Source, SmallVectorImpl<std::pair<StringRef, StringRef>> &OutFragments, function_ref<bool(char)> IsLegalChar) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSymbolRewriter.cpp116 const std::string Source; member in class:__anon2803::ExplicitRewriteDescriptor
328 std::string Source; local
96 rewriteComdat(Module &M, GlobalObject *GO, const std::string &Source, const std::string &Target) argument
397 std::string Source; local
460 std::string Source; local
[all...]
H A DLocal.cpp2393 void llvm::copyMetadataForLoad(LoadInst &Dest, const LoadInst &Source) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp555 bool markEdgeExecutable(BasicBlock *Source, BasicBlock *Dest) { argument
H A DLowerConstantIntrinsics.cpp75 BasicBlock *Source = BI->getParent(); local
H A DLICM.cpp1276 auto *Source = MSSA->getSkipSelfWalker()->getClobberingMemoryAccess(SI); local
2302 MemoryAccess *Source; local
H A DJumpThreading.cpp671 Value *Source = CI->getOperand(0); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCBranchCoalescing.cpp658 MachineBasicBlock *Source = SourceRegion.MustMoveDown local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp639 SDValue Source = Vector; local
/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/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp6587 auto Source = find(Sources, SourceVec); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp410 bool TGParser::resolve(const std::vector<RecordsEntry> &Source, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DStringExtras.cpp37 std::pair<StringRef, StringRef> llvm::getToken(StringRef Source, argument
50 void llvm::SplitString(StringRef Source, argument
H A DCommandLine.cpp1009 void cl::tokenizeConfigFile(StringRef Source, StringSaver &Saver, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DWindowsResource.cpp51 WindowsResource::WindowsResource(MemoryBufferRef Source) argument
60 WindowsResource::createWindowsResource(MemoryBufferRef Source) { argument

Completed in 526 milliseconds

123456