Searched refs:AllLanesAreTautological (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5022 bool AllLanesAreTautological = true; local
5050 AllLanesAreTautological &= TautologicalLane;
5116 if (AllLanesAreTautological)

Completed in 185 milliseconds