Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/Analysis/
DPhiValuesTest.cpp42 Value *Val3 = new LoadInst(I32Ty, UndefValue::get(I32PtrTy), "val3", Entry); in TEST() local
115 Value *Val3 = new LoadInst(I32Ty, UndefValue::get(I32PtrTy), "val3", Entry); in TEST() local
/external/OpenCL-CTS/test_conformance/non_uniform_work_group/
Dtools.h44 size_t Val3; member
/external/llvm-project/clang/test/Index/Core/
Dindex-dependent-source.cpp100 typename TemplateClass<T, S>::Typedef Val3; in indexSimpleDependentDeclarations() local
/external/llvm-project/llvm/unittests/CodeGen/
DAArch64SelectionDAGTest.cpp490 SDValue Val3 = DAG->getConstant(3, Loc, IntVT); in TEST_F() local