Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp710 State.setDebugLocFrom(getDebugLoc()); in execute()
870 State.setDebugLocFrom(getDebugLoc()); in execute()
977 State.setDebugLocFrom(getDebugLoc()); in execute()
1047 State.setDebugLocFrom(getDebugLoc()); in execute()
1155 State.setDebugLocFrom(getDebugLoc()); in execute()
1588 State.setDebugLocFrom(getDebugLoc()); in execute()
1638 State.setDebugLocFrom(getDebugLoc()); in execute()
2170 State.setDebugLocFrom(I->getDebugLoc()); in execute()
2191 State.setDebugLocFrom(Instr->getDebugLoc()); in execute()
H A DLoopVectorize.cpp2379 State.setDebugLocFrom(DL); in scalarizeInstruction()
9208 State.setDebugLocFrom(getDebugLoc()); in execute()
9261 State.setDebugLocFrom(getDebugLoc()); in execute()
9301 State.setDebugLocFrom(getDebugLoc()); in execute()
9343 State.setDebugLocFrom(getDebugLoc()); in execute()
H A DVPlan.cpp380 void VPTransformState::setDebugLocFrom(DebugLoc DL) { in setDebugLocFrom() function in VPTransformState
H A DVPlan.h371 void setDebugLocFrom(DebugLoc DL);