Searched refs:applySimd (Results 1 – 5 of 5) sorted by relevance
604 void applySimd(CanonicalLoopInfo *Loop, ConstantInt *Simdlen);
974 ompBuilder->applySimd(loopInfo, nullptr); in convertOmpSimdLoop()
1774 OMPBuilder.applySimd(CLI, nullptr); in TEST_F()1805 OMPBuilder.applySimd(CLI, ConstantInt::get(Type::getInt32Ty(Ctx), 3)); in TEST_F()
2898 void OpenMPIRBuilder::applySimd(CanonicalLoopInfo *CanonicalLoop, in applySimd() function in OpenMPIRBuilder
2650 OMPBuilder.applySimd(CLI, Simdlen); in EmitOMPSimdDirective()