Home
last modified time | relevance | path

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

/llvm-project/offload/test/mapping/ompx_hold/
H A Dstruct.c19 #define CHECK_PRESENCE(Var1, Var2, Var3) \ argument
25 #define CHECK_VALUES_HELPER(N1, N2, Var1, Var2) \ argument
28 #define CHECK_VALUES_DELAYED(Var1, Var2) \ argument
38 #define CHECK_VALUES(Var1, Var2) \ argument
H A Dtarget-data.c7 #define CHECK_PRESENCE(Var1, Var2, Var3) \ argument
H A Dtarget.c7 #define CHECK_PRESENCE(Var1, Var2, Var3) \ argument
/llvm-project/clang/test/CodeGen/
H A Dattr-maybeundef-template.cpp39 int Var1; in test() local
/llvm-project/clang/test/Analysis/
H A Dnew.cpp356 int Var1 = 5; in test_member_invalidation() local
/llvm-project/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp1341 const VariableGEPIndex &Var1 = DecompGEP1.VarIndices[1]; aliasGEP() local
1873 const VariableGEPIndex &Var0 = GEP.VarIndices[0], &Var1 = GEP.VarIndices[1]; constantOffsetHeuristic() local
[all...]
/llvm-project/llvm/unittests/IR/
H A DDebugInfoTest.cpp335 DILocalVariable *Var1 = DVIs[1]->getVariable(); in TEST() local
H A DIRBuilderTest.cpp453 AllocaInst *Var1 = Builder.CreateAlloca(Builder.getInt8Ty()); TEST_F() local