Searched defs:init (Results 126 - 150 of 390) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DPassTimingInfo.cpp103 void PassTimingInfo::init() { function in class:llvm::__anon2256::legacy::PassTimingInfo
H A DDataLayout.cpp460 void DataLayout::init(const Module *M) { *this = M->getDataLayout(); } function in class:DataLayout
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.h165 void init(VLIWMachineScheduler *dag, const TargetSchedModel *smodel) { function in struct:llvm::ConvergingVLIWScheduler::VLIWSchedBoundary
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveIntervalUnion.h138 void init(unsigned NewUserTag, const LiveRange &NewLR, function in class:llvm::LiveIntervalUnion::Query
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DLowLevelTypeImpl.h248 void init(bool IsPointer, bool IsVector, uint16_t NumElements, function in class:llvm::LLT
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterPressure.cpp225 void LiveRegSet::init(const MachineRegisterInfo &MRI) { function in class:LiveRegSet
263 void RegPressureTracker::init(const MachineFunction *mf, function in class:RegPressureTracker
H A DShrinkWrap.cpp188 void init(MachineFunction &MF) { function in class:__anon1825::ShrinkWrap
H A DTargetSchedule.cpp63 void TargetSchedModel::init(const TargetSubtargetInfo *TSInfo) { function in class:TargetSchedModel
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_fd.cpp94 static void init(ThreadState *thr, uptr pc, int fd, FdSync *s, function in namespace:__tsan
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dlocal_cache.h58 void init(GlobalStats *S, SizeClassAllocator *A) { function in struct:scudo::SizeClassAllocatorLocalCache
H A Dsecondary.h62 void init(GlobalStats *S) { function in class:scudo::MapAllocator
/freebsd-11-stable/sys/cam/ctl/
H A Dctl_backend.h184 be_init_t init; /* passed to CTL */ member in struct:ctl_backend_driver
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86IndirectThunks.cpp68 void init(Module &M) { function in class:__anon109::ThunkInserter
/freebsd-11-stable/contrib/gcc/cp/
H A Dcvt.c903 tree init = TARGET_EXPR_INITIAL (expr); local
H A Dexcept.c357 tree init; local
460 tree init = do_begin_catch (); local
[all...]
/freebsd-11-stable/contrib/libstdc++/include/ext/
H A Dcodecvt_specializations.h167 init() function in class:encoding_state
H A Dthrow_allocator.h280 init(unsigned int seed) function in class:twister_rand_gen
313 throw_allocator_base::init(unsigned long seed) function in class:throw_allocator_base
/freebsd-11-stable/contrib/gdb/gdb/
H A Dmonitor.h83 char **init; /* List of init commands. NULL terminated. */ member in struct:monitor_ops
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dmep-desc.c2423 const CGEN_HW_ENTRY *init = & mep_cgen_hw_table[0]; local
2457 const CGEN_OPERAND *init = & mep_cgen_operand_table[0]; local
[all...]
/freebsd-11-stable/sys/contrib/vchiq/interface/vchi/connections/
H A Dconnection.h219 VCHI_CONNECTION_INIT_T init; member in struct:opaque_vchi_connection_api_t
/freebsd-11-stable/sys/dev/drm/
H A Di915_dma.c165 static int i915_initialize(struct drm_device * dev, drm_i915_init_t * init) argument
257 drm_i915_init_t *init local
[all...]
H A Dmga_dma.c805 static int mga_do_init_dma(struct drm_device * dev, drm_mga_init_t * init) argument
1017 drm_mga_init_t *init = data; local
[all...]
H A Dsavage_bci.c681 static int savage_do_init_bci(struct drm_device *dev, drm_savage_init_t *init) argument
935 drm_savage_init_t *init = data; local
[all...]
/freebsd-11-stable/sys/dev/drm2/i915/
H A Dintel_ringbuffer.h80 int (*init)(struct intel_ring_buffer *ring); member in struct:intel_ring_buffer
/freebsd-11-stable/sys/dev/bwi/
H A Dbwiphy.c94 void (*init)(struct bwi_mac *); member in struct:__anon9361

Completed in 355 milliseconds

1234567891011>>