Home
last modified time | relevance | path

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

/llvm-project/offload/DeviceRTL/include/
H A DState.h291 template <typename Ty, ValueKind Kind> struct PtrValue { global() struct
297 TyPtrValue global() argument
303 lookupPtrValue lookup() argument
307 setPtrValue set() argument
/llvm-project/clang/test/CodeGenObjC/
H A Dmatrix-type-builtins.m33 @interface PtrValue interface
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp874 PtrValue = getPointerOperandAndType(&J, &PointerElementType); in collectCandidates() local
377 Value *PtrValue = nullptr; getPointerOperandAndType() local
1314 __anon091fa8600202(const Instruction *I, Value *PtrValue, const Type *PointerElementType) runOnLoop() argument
1359 __anon091fa8600302(const Instruction *I, Value *PtrValue, const Type *PointerElementType) runOnLoop() argument
1374 __anon091fa8600502(const Instruction *I, Value *PtrValue, const Type *PointerElementType) runOnLoop() argument
1375 __anon091fa8600602(const Instruction *I, Value *PtrValue, const Type *PointerElementType) runOnLoop() argument
[all...]
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FalkorHWPFFix.cpp157 Value *PtrValue = LoadI->getPointerOperand(); in runOnLoop() local
H A DAArch64TargetTransformInfo.cpp3558 Value *PtrValue = LMemI->getPointerOperand(); getFalkorUnrollingPreferences() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp328 Value *PtrValue; runOnLoop() local
/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp1297 CreateAlignmentAssumptionHelper(const DataLayout & DL,Value * PtrValue,Value * AlignValue,Value * OffsetValue) CreateAlignmentAssumptionHelper() argument
1308 CreateAlignmentAssumption(const DataLayout & DL,Value * PtrValue,unsigned Alignment,Value * OffsetValue) CreateAlignmentAssumption() argument
1321 CreateAlignmentAssumption(const DataLayout & DL,Value * PtrValue,Value * Alignment,Value * OffsetValue) CreateAlignmentAssumption() argument
/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp2530 emitAlignmentAssumption(llvm::Value * PtrValue,QualType Ty,SourceLocation Loc,SourceLocation AssumptionLoc,llvm::Value * Alignment,llvm::Value * OffsetValue) emitAlignmentAssumption() argument
2570 emitAlignmentAssumption(llvm::Value * PtrValue,const Expr * E,SourceLocation AssumptionLoc,llvm::Value * Alignment,llvm::Value * OffsetValue) emitAlignmentAssumption() argument
H A DCGStmtOpenMP.cpp2266 llvm::Value *PtrValue = CGF.EmitScalarExpr(E); emitAlignedClause() local
2680 llvm::Value *PtrValue = CGF.EmitScalarExpr(E); GetAlignedMapping() local
H A DCGBuiltin.cpp3321 Value *PtrValue = EmitScalarExpr(Ptr); EmitBuiltinExpr() local
/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1792 auto *PtrValue = Builder.CreatePtrToInt(GEP, IntPtrTy); insertSpills() local
/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp1023 const PointerType *PtrValue = ValueT->getAs<PointerType>(); BuildObjCDictionaryLiteral() local