Home
last modified time | relevance | path

Searched defs:ExtVPV1 (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/unittests/Transforms/Vectorize/
H A DVPlanTest.cpp1250 VPValue *ExtVPV1 = Plan.getOrAddLiveIn(ConstantInt::get(Int32, 1)); TEST() local
1304 VPValue *ExtVPV1 = Plan.getOrAddLiveIn(ConstantInt::get(Int32, 1)); TEST() local
1384 VPValue *ExtVPV1 = new VPValue(ConstantInt::get(Int32, 1)); TEST() local