Searched defs:shape (Results 1 – 10 of 10) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MLRegallocPriorityAdvisor.cpp |
|
H A D | MLRegAllocPriorityAdvisor.cpp | 113 #define _DECL_FEATURES(type, name, shape, _) \ argument 167 #define _DECL_TRAIN_FEATURES(type, name, shape, _) \ argument
|
H A D | MLRegallocEvictAdvisor.cpp |
|
H A D | MLRegAllocEvictAdvisor.cpp | 363 #define _DECL_FEATURES(type, name, shape, _) \ argument 428 #define _DECL_TRAIN_FEATURES(type, name, shape, _) \ argument
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | TensorSpec.h | 74 const std::vector<int64_t> &shape() const { return Shape; } in shape() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | VirtRegMap.h | 125 void assignVirt2Shape(Register virtReg, ShapeT shape) { in assignVirt2Shape()
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | btree.c | 430 uint32_t count, uint32_t off, enum bt_shift_shape shape, in bt_shift_core() 457 uint32_t count, enum bt_shift_shape shape) in bt_shift_core_left() 468 uint32_t count, enum bt_shift_shape shape) in bt_shift_core_right() 560 enum bt_shift_shape shape) in bt_transfer_core()
|
/freebsd/usr.sbin/vidcontrol/ |
H A D | vidcontrol.c | 612 parse_cursor_params(char *param, struct cshape *shape) in parse_cursor_params() 675 struct cshape shape; in set_cursor_type() local
|
/freebsd/sys/contrib/xen/io/ |
H A D | kbdif.h | 495 } shape; member
|
/freebsd/sys/sys/ |
H A D | consio.h | 199 int shape[3]; member
|