Searched defs:PtrValue (Results 1 – 9 of 9) sorted by relevance
339 Value *PtrValue; in collectCandidates() local829 const Value *PtrValue) { in runOnLoop()861 auto isDSFormCandidate = [] (const Instruction *I, const Value *PtrValue) { in runOnLoop()875 auto isDQFormCandidate = [&] (const Instruction *I, const Value *PtrValue) { in runOnLoop()
160 Value *PtrValue = LoadI->getPointerOperand(); in runOnLoop() local
1326 Value *PtrValue = LMemI->getPointerOperand(); in getFalkorUnrollingPreferences() local
320 Value *PtrValue; in runOnLoop() local
1176 Value *PtrValue, in CreateAlignmentAssumptionHelper()1187 Value *PtrValue, in CreateAlignmentAssumption()1200 Value *PtrValue, in CreateAlignmentAssumption()
2303 void CodeGenFunction::emitAlignmentAssumption(llvm::Value *PtrValue, in emitAlignmentAssumption()2343 void CodeGenFunction::emitAlignmentAssumption(llvm::Value *PtrValue, in emitAlignmentAssumption()
2192 llvm::Value *PtrValue = CGF.EmitScalarExpr(E); in emitAlignedClause() local
2812 Value *PtrValue = EmitScalarExpr(Ptr); in EmitBuiltinExpr() local
1015 const PointerType *PtrValue = ValueT->getAs<PointerType>(); in BuildObjCDictionaryLiteral() local