Searched refs:type_b (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/libarchive/tar/test/ |
H A D | test_option_acls.c | 87 acl_entry_type_t type_a, type_b; in compare_acl_entry() local 150 r = acl_get_entry_type_np(ae_b, &type_b); in compare_acl_entry() 154 if (type_a != type_b) in compare_acl_entry()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | IntrinsicsNVVM.td | 281 !foldl([]<list<WMMA_REGS>>, !if(!size(TypeB), TypeB, [type_a]), t3, type_b, !listconcat(t3, 285 WMMA_REGS<geom, "b", type_b>,
|
H A D | IntrinsicsAMDGPU.td | 2848 // f32 %r = llvm.amdgcn.dot4.f32.type_a.type_b (v4type_a (as i32) %a, v4type_b (as i32) %b, f32 %c)
|