Home
last modified time | relevance | path

Searched defs:Gep0 (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/unittests/Transforms/Utils/
H A DScalarEvolutionExpanderTest.cpp105 GetElementPtrInst *Gep0 = TEST_F() local
/llvm-project/llvm/unittests/IR/
H A DInstructionsTest.cpp497 GetElementPtrInst *Gep0 = GetElementPtrInst::Create(I32Ty, PtrVecA, C2xi32a); TEST() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp2773 auto *Gep0 = cast<GetElementPtrInst>(Ptr0); in calculatePointerDifference() local