Home
last modified time | relevance | path

Searched refs:setDebugLocFrom (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanHelpers.h288 void setDebugLocFrom(DebugLoc DL);
H A DVPlan.cpp385 void VPTransformState::setDebugLocFrom(DebugLoc DL) { in setDebugLocFrom() function in VPTransformState
601 State->setDebugLocFrom(Recipe.getDebugLoc()); in executeRecipes()
H A DVPlanRecipes.cpp1218 State.setDebugLocFrom(getDebugLoc()); in execute()
1263 State.setDebugLocFrom(getDebugLoc()); in execute()
2847 State.setDebugLocFrom(DL); in scalarizeInstruction()