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
874 Value *PtrValue = nullptr; in collectCandidates() local
1314 const Type *PointerElementType) { in runOnLoop()
1359 auto isDQFormCandidate = [&](const Instruction *I, Value *PtrValue, in runOnLoop()
1374 auto isChainCommoningCandidate = [&](const Instruction *I, Value *PtrValue, in runOnLoop()
1375 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.cpp3580 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.cpp1297 Value *PtrValue, in CreateAlignmentAssumptionHelper()
1308 Value *PtrValue, in CreateAlignmentAssumption()
1321 Value *PtrValue, in CreateAlignmentAssumption()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp2556 void CodeGenFunction::emitAlignmentAssumption(llvm::Value *PtrValue, in emitAlignmentAssumption()
2596 void CodeGenFunction::emitAlignmentAssumption(llvm::Value *PtrValue, in emitAlignmentAssumption()
H A DCGStmtOpenMP.cpp2271 llvm::Value *PtrValue = CGF.EmitScalarExpr(E); in emitAlignedClause() local
2685 llvm::Value *PtrValue = CGF.EmitScalarExpr(E); in GetAlignedMapping() local
H A DCGBuiltin.cpp3410 Value *PtrValue = EmitScalarExpr(Ptr); in EmitBuiltinExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1792 auto *PtrValue = Builder.CreatePtrToInt(GEP, IntPtrTy); in insertSpills() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp1023 const PointerType *PtrValue = ValueT->getAs<PointerType>(); in BuildObjCDictionaryLiteral() local