Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/FuzzMutate/
H A DOperationsTest.cpp426 Constant *VVal = UndefValue::get(VectorTy); TEST() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp1142 Scatterer VVal = scatter(&SI, FullValue, Layout->VS); visitStoreInst() local
/llvm-project/llvm/unittests/Frontend/
H A DOpenMPIRBuilderTest.cpp3623 AllocaInst *VVal = Builder.CreateAlloca(Float32); TEST_F() local
3663 AllocaInst *VVal = Builder.CreateAlloca(Int32); TEST_F() local
3986 AllocaInst *VVal = Builder.CreateAlloca(Int32); TEST_F() local
4096 AllocaInst *VVal = Builder.CreateAlloca(Int32); TEST_F() local
[all...]
/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp4197 auto VVal = ValidatedValues.find(PHIIt.first); resolveDbgPHIsImpl() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp2665 Value *VVal = Builder.CreateBitCast(Val, VTy, "cst"); in splitVectorElements() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp4790 ConstantInt *VVal = SI->findCaseDest(BB); tryToSimplifyUncondBranchWithICmpInIt() local