Lines Matching defs:execute

317 void VPPartialReductionRecipe::execute(VPTransformState &State) {
727 void VPInstruction::execute(VPTransformState &State) {
905 void VPIRInstruction::execute(VPTransformState &State) {
975 void VPWidenCallRecipe::execute(VPTransformState &State) {
1044 void VPWidenIntrinsicRecipe::execute(VPTransformState &State) {
1167 void VPHistogramRecipe::execute(VPTransformState &State) {
1268 void VPWidenSelectRecipe::execute(VPTransformState &State) {
1381 void VPWidenRecipe::execute(VPTransformState &State) {
1540 void VPWidenEVLRecipe::execute(VPTransformState &State) {
1544 llvm_unreachable("Unsupported opcode in VPWidenEVLRecipe::execute");
1596 void VPWidenCastRecipe::execute(VPTransformState &State) {
1737 void VPWidenIntOrFpInductionRecipe::execute(VPTransformState &State) {
1875 void VPScalarIVStepsRecipe::execute(VPTransformState &State) {
1969 void VPWidenGEPRecipe::execute(VPTransformState &State) {
2057 void VPReverseVectorPointerRecipe::execute(VPTransformState &State) {
2093 void VPVectorPointerRecipe::execute(VPTransformState &State) {
2119 void VPBlendRecipe::execute(VPTransformState &State) {
2194 void VPReductionRecipe::execute(VPTransformState &State) {
2244 void VPReductionEVLRecipe::execute(VPTransformState &State) {
2429 void VPScalarCastRecipe ::execute(VPTransformState &State) {
2444 void VPBranchOnMaskRecipe::execute(VPTransformState &State) {
2473 void VPPredInstPHIRecipe::execute(VPTransformState &State) {
2571 void VPWidenLoadRecipe::execute(VPTransformState &State) {
2630 void VPWidenLoadEVLRecipe::execute(VPTransformState &State) {
2706 void VPWidenStoreRecipe::execute(VPTransformState &State) {
2752 void VPWidenStoreEVLRecipe::execute(VPTransformState &State) {
2914 void VPInterleaveRecipe::execute(VPTransformState &State) {
3211 void VPWidenPointerInductionRecipe::execute(VPTransformState &State) {
3313 void VPExpandSCEVRecipe::execute(VPTransformState &State) {
3317 // moment we have to execute the entry block twice (once before skeleton
3344 void VPWidenCanonicalIVRecipe::execute(VPTransformState &State) {
3372 void VPFirstOrderRecurrencePHIRecipe::execute(VPTransformState &State) {
3429 void VPReductionPHIRecipe::execute(VPTransformState &State) {
3526 void VPWidenPHIRecipe::execute(VPTransformState &State) {
3560 void VPActiveLaneMaskPHIRecipe::execute(VPTransformState &State) {
3592 void VPScalarPHIRecipe::execute(VPTransformState &State) {