Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Analysis/
H A DPhiValuesTest.cpp43 Value *Val3 = new LoadInst(I32Ty, PoisonValue::get(PtrTy), "val3", Entry); in TEST() local
116 Value *Val3 = new LoadInst(I32Ty, PoisonValue::get(PtrTy), "val3", Entry); in TEST() local
[all...]
/llvm-project/clang/test/Index/Core/
H A Dindex-dependent-source.cpp100 typename TemplateClass<T, S>::Typedef Val3; in indexSimpleDependentDeclarations() local
/llvm-project/llvm/unittests/CodeGen/
H A DAArch64SelectionDAGTest.cpp544 SDValue Val3 = DAG->getConstant(3, Loc, IntVT); TEST_F() local
/llvm-project/llvm/unittests/Frontend/
H A DOpenMPIRBuilderTest.cpp5788 AllocaInst *Val3 = Builder.CreateAlloca(Builder.getPtrTy()); TEST_F() local