OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VPV
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
VPlanTransforms.cpp
36
VPValue *
VPV
= Ingredient->getVPSingleValue();
37
Instruction *Inst = cast<Instruction>(
VPV
->getUnderlyingValue());
40
VPV
->replaceAllUsesWith(&DummyValue);
90
VPV
->replaceAllUsesWith(NewRecipe->getVPSingleValue());
VPlanHCFGBuilder.cpp
261
VPValue *
VPV
= new VPValue(&I);
262
Plan.addExternalDef(
VPV
);
263
IRDef2VPValue[&I] =
VPV
;
Completed in 19 milliseconds
Indexes created Fri Jun 19 00:25:02 UTC 2026