Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp890 auto PtrOp = [](const IntrinsicInst *II) { in isNonTargetIntrinsicMatch() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
DHexagonCommonGEP.cpp352 Value *PtrOp = GepI->getPointerOperand(); in processGepInst() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AVR/
DAVRExpandPseudoInsts.cpp899 auto PtrOp = MI.getOperand(1); in expandAtomicArithmeticOp() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1921 Value *PtrOp = GEP.getOperand(0); in visitGetElementPtrInst() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
DInstructionSimplify.cpp6062 static Value *SimplifyLoadInst(LoadInst *LI, Value *PtrOp, in SimplifyLoadInst()
DScalarEvolution.cpp4164 const SCEV **PtrOp = nullptr; in removePointerBase() local
4359 const SCEV *PtrOp = nullptr; in getPointerBase() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
DAttributorAttributes.cpp2442 Value *PtrOp = in updateImpl() local