• Home
  • Raw
  • Download

Lines Matching refs:passthru

7614          i32 8, <8 x i1> %mask, <8 x double> %passthru)
11578 …d.v16f32.p0v16f32 (<16 x float>* <ptr>, i32 <alignment>, <16 x i1> <mask>, <16 x float> <passthru>)
11579 …ad.v2f64.p0v2f64 (<2 x double>* <ptr>, i32 <alignment>, <2 x i1> <mask>, <2 x double> <passthru>)
11581 …f64.p0v8p0f64 (<8 x double*>* <ptr>, i32 <alignment>, <8 x i1> <mask>, <8 x double*> <passthru>)
11583 …32f.p0v8p0f_i32f (<8 x i32 ()*>* <ptr>, i32 <alignment>, <8 x i1> <mask>, <8 x i32 ()*> <passthru>)
11588 …ff lanes in the result vector are taken from the corresponding lanes of the '``passthru``' operand.
11594 …return type, underlying type of the base pointer and the type of the '``passthru``' operand are th…
11601 …ctor load instruction followed by a 'select' between the loaded and the passthru values, predicate…
11606 …lvm.masked.load.v16f32.p0v16f32 (<16 x float>* %ptr, i32 4, <16 x i1>%mask, <16 x float> %passthru)
11610 %res = select <16 x i1> %mask, <16 x float> %loadlal, <16 x float> %passthru
11673 ….gather.v16f32 (<16 x float*> <ptrs>, i32 <alignment>, <16 x i1> <mask>, <16 x float> <passthru>)
11674 ….gather.v2f64 (<2 x double*> <ptrs>, i32 <alignment>, <2 x i1> <mask>, <2 x double> <passthru>)
11675 ….gather.v8p0f32 (<8 x float**> <ptrs>, i32 <alignment>, <8 x i1> <mask>, <8 x float*> <passthru>)
11680 …ff lanes in the result vector are taken from the corresponding lanes of the '``passthru``' operand.
11686 … type, underlying type of the vector of pointers and the type of the '``passthru``' operand are th…