Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp377 Value *PtrValue = nullptr; in getPointerOperandAndType() local
869 Value *PtrValue = nullptr; in collectCandidates() local
1307 const Type *PointerElementType) { in runOnLoop()
1352 auto isDQFormCandidate = [&](const Instruction *I, Value *PtrValue, in runOnLoop()
1367 auto isChainCommoningCandidate = [&](const Instruction *I, Value *PtrValue, in runOnLoop()
1368 const Type *PointerElementType) { in runOnLoop()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp338 Value *PtrValue; in collectCandidates() local
820 const Value *PtrValue) { in runOnLoop()
847 auto isDSFormCandidate = [] (const Instruction *I, const Value *PtrValue) { in runOnLoop()
861 auto isDQFormCandidate = [&] (const Instruction *I, const Value *PtrValue) { in runOnLoop()
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dmetadata_lite.h209 U* PtrValue() const { in PtrValue() function
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dmetadata_lite.h209 U* PtrValue() const { in PtrValue() function
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp223 Value *PtrValue; in runOnLoop() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp254 Value *PtrValue; in runOnLoop() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64FalkorHWPFFix.cpp158 Value *PtrValue = LoadI->getPointerOperand(); in runOnLoop() local
H A DAArch64TargetTransformInfo.cpp2690 Value *PtrValue = LMemI->getPointerOperand(); in getFalkorUnrollingPreferences() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64FalkorHWPFFix.cpp160 Value *PtrValue = LoadI->getPointerOperand(); in runOnLoop() local
H A DAArch64TargetTransformInfo.cpp742 Value *PtrValue = LMemI->getPointerOperand(); in getFalkorUnrollingPreferences() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DIRBuilder.cpp1373 Value *PtrValue, in CreateAlignmentAssumptionHelper()
1384 Value *PtrValue, in CreateAlignmentAssumption()
1397 Value *PtrValue, in CreateAlignmentAssumption()
/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCLoopPreIncPrep.cpp188 Value *PtrValue; in runOnLoop() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp328 Value *PtrValue; in runOnLoop() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DIRBuilder.h2797 Value *PtrValue, Value *Mask, in CreateAlignmentAssumptionHelper()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1623 auto *PtrValue = Builder.CreatePtrToInt(GEP, IntPtrTy); in insertSpills() local
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaExprObjC.cpp934 const PointerType *PtrValue = ValueT->getAs<PointerType>(); in BuildObjCDictionaryLiteral() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1417 llvm::Value *PtrValue = CGF.EmitScalarExpr(E); in emitAlignedClause() local
H A DCGBuiltin.cpp722 Value *PtrValue = EmitScalarExpr(E->getArg(0)); in EmitBuiltinExpr() local