Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp377 Value *PtrValue = nullptr; in getPointerOperandAndType() local
869 Value *PtrValue = nullptr; collectCandidates() local
1309 __anon5d2d199f0202(const Instruction *I, Value *PtrValue, const Type *PointerElementType) runOnLoop() argument
1354 __anon5d2d199f0302(const Instruction *I, Value *PtrValue, const Type *PointerElementType) runOnLoop() argument
1369 __anon5d2d199f0502(const Instruction *I, Value *PtrValue, const Type *PointerElementType) runOnLoop() argument
1370 __anon5d2d199f0602(const Instruction *I, Value *PtrValue, const Type *PointerElementType) runOnLoop() argument
[all...]
/freebsd-src/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(); getFalkorUnrollingPreferences() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp328 Value *PtrValue; in runOnLoop() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp1316 CreateAlignmentAssumptionHelper(const DataLayout & DL,Value * PtrValue,Value * AlignValue,Value * OffsetValue) CreateAlignmentAssumptionHelper() argument
1327 CreateAlignmentAssumption(const DataLayout & DL,Value * PtrValue,unsigned Alignment,Value * OffsetValue) CreateAlignmentAssumption() argument
1340 CreateAlignmentAssumption(const DataLayout & DL,Value * PtrValue,Value * Alignment,Value * OffsetValue) CreateAlignmentAssumption() argument
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp2474 emitAlignmentAssumption(llvm::Value * PtrValue,QualType Ty,SourceLocation Loc,SourceLocation AssumptionLoc,llvm::Value * Alignment,llvm::Value * OffsetValue) emitAlignmentAssumption() argument
2514 emitAlignmentAssumption(llvm::Value * PtrValue,const Expr * E,SourceLocation AssumptionLoc,llvm::Value * Alignment,llvm::Value * OffsetValue) emitAlignmentAssumption() argument
H A DCGStmtOpenMP.cpp2243 llvm::Value *PtrValue = CGF.EmitScalarExpr(E); emitAlignedClause() local
2658 llvm::Value *PtrValue = CGF.EmitScalarExpr(E); GetAlignedMapping() local
H A DCGBuiltin.cpp3286 Value *PtrValue = EmitScalarExpr(Ptr); EmitBuiltinExpr() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1762 auto *PtrValue = Builder.CreatePtrToInt(GEP, IntPtrTy); insertSpills() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp1016 const PointerType *PtrValue = ValueT->getAs<PointerType>(); BuildObjCDictionaryLiteral() local