Home
last modified time | relevance | path

Searched defs:PtrValue (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp377 Value *PtrValue = nullptr; in getPointerOperandAndType() local
869 Value *PtrValue = nullptr; in collectCandidates() local
1309 const Type *PointerElementType) { in runOnLoop()
1354 auto isDQFormCandidate = [&](const Instruction *I, Value *PtrValue, in runOnLoop()
1369 auto isChainCommoningCandidate = [&](const Instruction *I, Value *PtrValue, in runOnLoop()
1370 const Type *PointerElementType) { in runOnLoop()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FalkorHWPFFix.cpp157 Value *PtrValue = LoadI->getPointerOperand(); in runOnLoop() local
H A DAArch64TargetTransformInfo.cpp3306 Value *PtrValue = LMemI->getPointerOperand(); in getFalkorUnrollingPreferences() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp328 Value *PtrValue; in runOnLoop() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp1316 Value *PtrValue, in CreateAlignmentAssumptionHelper()
1327 Value *PtrValue, in CreateAlignmentAssumption()
1340 Value *PtrValue, in CreateAlignmentAssumption()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp2474 void CodeGenFunction::emitAlignmentAssumption(llvm::Value *PtrValue, in emitAlignmentAssumption()
2514 void CodeGenFunction::emitAlignmentAssumption(llvm::Value *PtrValue, in emitAlignmentAssumption()
H A DCGStmtOpenMP.cpp2243 llvm::Value *PtrValue = CGF.EmitScalarExpr(E); in emitAlignedClause() local
2658 llvm::Value *PtrValue = CGF.EmitScalarExpr(E); in GetAlignedMapping() local
H A DCGBuiltin.cpp3286 Value *PtrValue = EmitScalarExpr(Ptr); in EmitBuiltinExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1762 auto *PtrValue = Builder.CreatePtrToInt(GEP, IntPtrTy); in insertSpills() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp1016 const PointerType *PtrValue = ValueT->getAs<PointerType>(); in BuildObjCDictionaryLiteral() local