Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFASpaceCastSimplifyPass.cpp59 auto *GEPTy = cast<PointerType>(GEP->getType()); in rewrite() local
H A DBPFCheckAndAdjustIR.cpp440 auto *GEPTy = cast<PointerType>(GEP->getType()); in aspaceWrapValue() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstantFold.cpp1344 Type *GEPTy = GetElementPtrInst::getGEPReturnType( in ConstantFoldGetElementPtr() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp4992 Type *GEPTy = Ptr->getType(); in simplifyGEPInst() local