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

/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp121 static bool maySpeculateLanes(VPIntrinsic &VPI) { function
255 assert((maySpeculateLanes(VPI) || VPI.canIgnoreVectorLengthParam()) &&
320 assert((maySpeculateLanes(VPI) || VPI.canIgnoreVectorLengthParam()) &&
405 assert((maySpeculateLanes(VPI) || VPI.canIgnoreVectorLengthParam()) &&
612 assert((maySpeculateLanes(VPI) || VPI.canIgnoreVectorLengthParam()) &&
763 if (maySpeculateLanes(VPI)) {

Completed in 112 milliseconds