reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/IR/PatternMatch.h
 1219 inline ThreeOps_match<Cond, LHS, RHS, Instruction::Select>
 1221   return ThreeOps_match<Cond, LHS, RHS, Instruction::Select>(C, L, R);
 1227 inline ThreeOps_match<Cond, constantint_match<L>, constantint_match<R>,
 1235 inline ThreeOps_match<Val_t, Elt_t, Idx_t, Instruction::InsertElement>
 1237   return ThreeOps_match<Val_t, Elt_t, Idx_t, Instruction::InsertElement>(
 1250 inline ThreeOps_match<V1_t, V2_t, Mask_t, Instruction::ShuffleVector>
 1252   return ThreeOps_match<V1_t, V2_t, Mask_t, Instruction::ShuffleVector>(v1, v2,