Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/unittests/Support/
DIRBuilderTest.cpp44 AllocaInst *Var2 = Builder.CreateAlloca(Builder.getInt32Ty()); in TEST_F() local
/external/clang/test/Analysis/
Dnew.cpp345 int Var2 = 5; in test_member_invalidation() local
/external/llvm/unittests/IR/
DIRBuilderTest.cpp54 AllocaInst *Var2 = Builder.CreateAlloca(Builder.getInt32Ty()); in TEST_F() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DIRBuilderTest.cpp75 AllocaInst *Var2 = Builder.CreateAlloca(Builder.getInt32Ty()); in TEST_F() local
DMetadataTest.cpp2013 auto *Var2 = DIGlobalVariable::get(Context, Scope, "other", LinkageName, File, in TEST_F() local
/external/swiftshader/third_party/subzero/src/
DIceCfgNode.cpp369 const auto *Var2 = llvm::dyn_cast<Variable>(Opnd); in sameVarOrReg() local
DIceTargetLoweringARM32.cpp5587 auto *Var2 = llvm::dyn_cast<Variable>(BaseInst->getSrc(1)); in matchCombinedBaseIndex() local