Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp420 State.setDebugLocFrom(getDebugLoc()); in generateInstruction()
583 State.setDebugLocFrom(getDebugLoc()); in execute()
684 State.setDebugLocFrom(getDebugLoc()); in execute()
754 State.setDebugLocFrom(getDebugLoc()); in execute()
862 State.setDebugLocFrom(getDebugLoc()); in execute()
1302 State.setDebugLocFrom(getDebugLoc()); in execute()
1352 State.setDebugLocFrom(getDebugLoc()); in execute()
H A DVPlan.cpp362 void VPTransformState::setDebugLocFrom(DebugLoc DL) { in setDebugLocFrom() function in VPTransformState
H A DLoopVectorize.cpp2542 State.setDebugLocFrom(I->getDebugLoc()); in vectorizeInterleaveGroup()
2563 State.setDebugLocFrom(Instr->getDebugLoc()); in vectorizeInterleaveGroup()
2774 State.setDebugLocFrom(DL); in scalarizeInstruction()
9500 State.setDebugLocFrom(SI->getDebugLoc()); in execute()
9532 State.setDebugLocFrom(LI->getDebugLoc()); in execute()
H A DVPlan.h352 void setDebugLocFrom(DebugLoc DL);