Searched refs:MD12 (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/intel/compiler/ |
D | brw_inst.h | 627 #define MD12(x) ((x) >= 30 ? (x) - 30 + 122 : \ macro 793 /* 12: */ MD12(28), MD12(25)); 801 /* 12: */ MD12(24), MD12(20)); 808 /* 12: */ MD12(19), MD12(19)) 817 /* 12: */ MD12(18), MD12(11), MD12(10), MD12(0)) 825 /* 12: */ MD12(2), MD12(0)) 857 /* 12: */ MD12(17), MD12(17)) 858 FC(urb_channel_mask_present, /* 4+ */ MD(15), MD(15), /* 12+ */ MD12(15), MD12(15), devinfo->gen >=… 877 /* 12: */ MD12(14), MD12(11), MD12(10), MD12(4)) 885 /* 12: */ MD12(3), MD12(0)) [all …]
|
/external/clang/test/CodeGenOpenCL/ |
D | kernel-arg-info.cl | 10 // CHECK: !kernel_arg_access_qual ![[MD12:[0-9]+]] 64 // CHECK: ![[MD12]] = !{!"none", !"none", !"none", !"none"}
|
/external/llvm-project/clang/test/CodeGenOpenCL/ |
D | kernel-arg-info.cl | 25 // CHECK: !kernel_arg_access_qual ![[MD12:[0-9]+]] 98 // CHECK: ![[MD12]] = !{!"none", !"none", !"none", !"none", !"none", !"none", !"none", !"none", !"n…
|