Searched refs:GATHER (Results 1 – 14 of 14) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86IntrinsicsInfo.h | 24 GATHER, enumerator 120 X86_INTRINSIC_DATA(avx512_gather_dpd_512, GATHER, 0, 0), 121 X86_INTRINSIC_DATA(avx512_gather_dpi_512, GATHER, 0, 0), 122 X86_INTRINSIC_DATA(avx512_gather_dpq_512, GATHER, 0, 0), 123 X86_INTRINSIC_DATA(avx512_gather_dps_512, GATHER, 0, 0), 124 X86_INTRINSIC_DATA(avx512_gather_qpd_512, GATHER, 0, 0), 125 X86_INTRINSIC_DATA(avx512_gather_qpi_512, GATHER, 0, 0), 126 X86_INTRINSIC_DATA(avx512_gather_qpq_512, GATHER, 0, 0), 127 X86_INTRINSIC_DATA(avx512_gather_qps_512, GATHER, 0, 0), 128 X86_INTRINSIC_DATA(avx512_gather3div2_df, GATHER, 0, 0), [all …]
|
| H A D | X86SchedSandyBridge.td | 122 // Model the effect of clobbering the read-write mask operand of the GATHER operation.
|
| H A D | X86ScheduleZnver2.td | 181 // Model the effect of clobbering the read-write mask operand of the GATHER operation.
|
| H A D | X86ScheduleZnver1.td | 182 // Model the effect of clobbering the read-write mask operand of the GATHER operation.
|
| H A D | X86SchedSkylakeClient.td | 211 // Model the effect of clobbering the read-write mask operand of the GATHER operation.
|
| H A D | X86SchedBroadwell.td | 130 // Model the effect of clobbering the read-write mask operand of the GATHER operation.
|
| H A D | X86SchedHaswell.td | 132 // Model the effect of clobbering the read-write mask operand of the GATHER operation.
|
| H A D | X86ScheduleZnver3.td | 495 // Model the effect of clobbering the read-write mask operand of the GATHER operation.
|
| H A D | X86ScheduleZnver4.td | 507 // Model the effect of clobbering the read-write mask operand of the GATHER operation.
|
| H A D | X86SchedSkylakeServer.td | 211 // Model the effect of clobbering the read-write mask operand of the GATHER operation.
|
| H A D | X86SchedIceLake.td | 218 // Model the effect of clobbering the read-write mask operand of the GATHER operation.
|
| H A D | X86InstrSSE.td | 8057 // VGATHER - GATHER Operations
|
| H A D | X86InstrAVX512.td | 10264 // GATHER - SCATTER Operations
|
| H A D | X86ISelLowering.cpp | 3201 case GATHER: in getTgtMemIntrinsic() 28114 case GATHER: { in LowerINTRINSIC_W_CHAIN()
|