Searched defs:create (Results 151 - 175 of 231) sorted by relevance

12345678910

/freebsd-current/contrib/llvm-project/llvm/include/llvm/ADT/
H A DHashing.h274 static hash_state create(const char *s, uint64_t seed) { function in struct:llvm::hashing::detail::hash_state
/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DDerivedTypes.h251 create(StringRef Name, Type *elt1, Tys *... elts) { function in class:llvm::StructType
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstr.h155 static ExtraInfo *create(BumpPtrAllocator &Allocator, function in class:llvm::MachineInstr::final
H A DMachineFunction.h104 static FuncInfoTy *create(BumpPtrAllocator &Allocator, const Function &F, function in struct:llvm::MachineFunctionInfo
110 static Ty *create(BumpPtrAllocator &Allocator, const Ty &MFI) { function in struct:llvm::MachineFunctionInfo
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h657 ExecutionEngine *create() { function in class:llvm::EngineBuilder
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DASTTypeTraits.h261 static DynTypedNode create(const T &Node) { function in class:clang::DynTypedNode
430 static DynTypedNode create(const BaseT &Node) { function in struct:clang::DynTypedNode::DynCastPtrConverter
450 static DynTypedNode create(const T &Node) { function in struct:clang::DynTypedNode::PtrConverter
469 static DynTypedNode create(const T &Node) { function in struct:clang::DynTypedNode::ValueConverter
492 static DynTypedNode create(cons function in struct:clang::DynTypedNode::DynCastValueConverter
[all...]
/freebsd-current/contrib/llvm-project/llvm/tools/bugpoint/
H A DToolRunner.cpp842 CC *CC::create(const char *Argv0, std::string &Message, function in class:CC
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp478 static std::vector<OutliningRegion> create(BasicBlock &SinkBB, function in class:__anon2843::OutliningRegion
/freebsd-current/usr.sbin/bhyvectl/
H A Dbhyvectl.c68 static int create, destroy, get_memmap, get_memseg; variable
/freebsd-current/contrib/unbound/respip/
H A Drespip.c144 respip_find_or_create(struct respip_set* set, const char* ipstr, int create) argument
104 respip_sockaddr_find_or_create(struct respip_set* set, struct sockaddr_storage* addr, socklen_t addrlen, int net, int create, const char* ipstr) argument
/freebsd-current/sys/dev/netmap/
H A Dnetmap_bdg.c177 nm_find_bridge(const char *name, int create, struct netmap_bdg_ops *ops) argument
386 netmap_get_bdg_na(struct nmreq_header *hdr, struct netmap_adapter **na, struct netmap_mem_d *nmd, int create, struct netmap_bdg_ops *ops) argument
[all...]
H A Dnetmap_vale.c1312 netmap_get_vale_na(struct nmreq_header *hdr, struct netmap_adapter **na, struct netmap_mem_d *nmd, int create) argument
/freebsd-current/usr.bin/localedef/
H A Dcollate.c558 get_collchar(wchar_t wc, int create) argument
/freebsd-current/sys/net/
H A Dif_clone.c626 if_clone_simple(const char *name, ifcs_create_t create, ifcs_destroy_t destroy, argument
582 if_clone_advanced(const char *name, u_int maxunit, ifc_match_t match, ifc_create_t create, ifc_destroy_t destroy) argument
/freebsd-current/sys/amd64/vmm/amd/
H A Damdvi_hw.c983 amdvi_do_inv_domain(uint16_t domain_id, bool create) argument
1073 amdvi_set_pt(uint64_t *pt, int level, vm_paddr_t gpa, vm_paddr_t hpa, uint64_t pg_size, bool create) argument
1131 amdvi_update_mapping(struct amdvi_domain *domain, vm_paddr_t gpa, vm_paddr_t hpa, uint64_t size, bool create) argument
/freebsd-current/usr.bin/posixmqcontrol/
H A Dposixmqcontrol.c425 create(const char *queue, struct Creation q_creation) function
/freebsd-current/usr.sbin/efibootmgr/
H A Defibootmgr.c79 bool create; member in struct:_bmgr_opts
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp1139 std::unique_ptr<Directive> Directive::create(bool RegexKind, function in class:Directive
H A DPrecompiledPreamble.cpp200 static std::unique_ptr<TempPCHFile> create(StringRef StoragePath) { function in class:__anon624::TempPCHFile
/freebsd-current/contrib/llvm-project/clang/include/clang/Basic/
H A DModule.h75 static ASTFileSignature create(std::array<uint8_t, 20> Bytes) { function in struct:clang::ASTFileSignature
92 static ASTFileSignature create(InputIt First, InputIt Last) { function in struct:clang::ASTFileSignature
/freebsd-current/contrib/llvm-project/llvm/lib/Object/
H A DArchive.cpp669 Expected<std::unique_ptr<Archive>> Archive::create(MemoryBufferRef Source) { function in class:Archive
/freebsd-current/contrib/llvm-project/llvm/lib/InterfaceStub/
H A DELFObjHandler.cpp360 static Expected<DynSym> create(const ELFFile<ELFT> &ElfFile, function in class:llvm::ifs::__anon2070::DynSym
/freebsd-current/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp487 Error InstrProfSymtab::create(SectionRef &Section) { function in class:InstrProfSymtab
1192 BinaryCoverageReader::create( function in class:BinaryCoverageReader
/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp506 ExecutionEngine *EngineBuilder::create(TargetMachine *TM) { function in class:EngineBuilder
/freebsd-current/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp540 Expected<std::unique_ptr<InputFile>> InputFile::create(MemoryBufferRef Object) { function in class:InputFile

Completed in 459 milliseconds

12345678910