Searched defs:anchor (Results 76 - 100 of 184) sorted by relevance

12345678

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachinePassRegistry.h33 virtual void anchor() {} function in class:llvm::MachinePassRegistryListener
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430InstrInfo.cpp30 void MSP430InstrInfo::anchor() {} function in class:MSP430InstrInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DError.cpp53 void ErrorInfoBase::anchor() {} function in class:llvm::ErrorInfoBase
56 void ECError::anchor() {} function in class:llvm::ECError
H A DFoldingSet.cpp226 void FoldingSetBase::anchor() {} function in class:FoldingSetBase
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DModuleBuilder.cpp306 void CodeGenerator::anchor() { } function in class:CodeGenerator
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp94 void SelectionDAG::DAGNodeDeletedListener::anchor() {} function in class:SelectionDAG::DAGNodeDeletedListener
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLazyReexports.cpp19 void LazyCallThroughManager::NotifyResolvedFunction::anchor() {} function in class:llvm::orc::LazyCallThroughManager::NotifyResolvedFunction
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DObjectFile.cpp42 void ObjectFile::anchor() {} function in class:ObjectFile
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp68 void MipsSubtarget::anchor() {} function in class:MipsSubtarget
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcTargetMachine.cpp190 void SparcV8TargetMachine::anchor() { } function in class:SparcV8TargetMachine
200 void SparcV9TargetMachine::anchor() { } function in class:SparcV9TargetMachine
210 void SparcelTargetMachine::anchor() {} function in class:SparcelTargetMachine
/freebsd-11-stable/contrib/less/
H A Doutput.c100 char *anchor, *p, *p_next; local
[all...]
H A Dlinenum.c62 static struct linenum_info anchor; /* Anchor of the list */ variable in typeref:struct:linenum_info
[all...]
/freebsd-11-stable/sys/kern/
H A Dsubr_hints.c430 resource_find_match(int *anchor, const char **name, int *unit, argument
459 resource_find_dev(int *anchor, cons argument
[all...]
/freebsd-11-stable/sys/amd64/include/pc/
H A Dbios.h102 char * anchor; /* search anchor string in BIOS memory */ member in struct:bios_oem_signature
/freebsd-11-stable/sys/dev/cxgbe/cudbg/
H A Dfastlz.c230 const unsigned char *anchor = ip; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSymbolManager.cpp35 void SymExpr::anchor() {} function in class:SymExpr
108 void SymbolData::anchor() {} function in class:SymbolData
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DReproducer.cpp307 void ProviderBase::anchor() {} function in class:ProviderBase
/freebsd-11-stable/contrib/llvm-project/llvm/lib/TableGen/
H A DSetTheory.cpp254 void SetTheory::Operator::anchor() {} function in class:SetTheory::Operator
255 void SetTheory::Expander::anchor() {} function in class:SetTheory::Expander
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCInstrInfo.cpp44 void ARCInstrInfo::anchor() {} function in class:ARCInstrInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetMachine.cpp344 void AArch64leTargetMachine::anchor() { } function in class:AArch64leTargetMachine
352 void AArch64beTargetMachine::anchor() { } function in class:AArch64beTargetMachine
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp57 void AccessSpecDecl::anchor() {} function in class:AccessSpecDecl
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/
H A DAction.cpp164 void InputAction::anchor() {} function in class:InputAction
169 void BindArchAction::anchor() {} function in class:BindArchAction
174 void OffloadAction::anchor() {} function in class:OffloadAction
307 void JobAction::anchor() {} function in class:JobAction
315 void PreprocessJobAction::anchor() {} function in class:PreprocessJobAction
320 void PrecompileJobAction::anchor() {} function in class:PrecompileJobAction
331 void HeaderModulePrecompileJobAction::anchor() {} function in class:HeaderModulePrecompileJobAction
338 void AnalyzeJobAction::anchor() {} function in class:AnalyzeJobAction
343 void MigrateJobAction::anchor() {} function in class:MigrateJobAction
348 void CompileJobAction::anchor() {} function in class:CompileJobAction
353 void BackendJobAction::anchor() {} function in class:BackendJobAction
358 void AssembleJobAction::anchor() {} function in class:AssembleJobAction
363 void IfsMergeJobAction::anchor() {} function in class:IfsMergeJobAction
368 void LinkJobAction::anchor() {} function in class:LinkJobAction
373 void LipoJobAction::anchor() {} function in class:LipoJobAction
378 void DsymutilJobAction::anchor() {} function in class:DsymutilJobAction
383 void VerifyJobAction::anchor() {} function in class:VerifyJobAction
392 void VerifyDebugInfoJobAction::anchor() {} function in class:VerifyDebugInfoJobAction
398 void VerifyPCHJobAction::anchor() {} function in class:VerifyPCHJobAction
403 void OffloadBundlingJobAction::anchor() {} function in class:OffloadBundlingJobAction
408 void OffloadUnbundlingJobAction::anchor() {} function in class:OffloadUnbundlingJobAction
413 void OffloadWrapperJobAction::anchor() {} function in class:OffloadWrapperJobAction
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp30 void CallLowering::anchor() {} function in class:CallLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetLibraryInfo.cpp1630 void TargetLibraryInfoWrapperPass::anchor() {} function in class:TargetLibraryInfoWrapperPass
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLink.cpp279 void JITLinkAsyncLookupContinuation::anchor() {} function in class:JITLinkAsyncLookupContinuation

Completed in 378 milliseconds

12345678