Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/CodeGenObjC/
Dmatrix-type-builtins.m45 @interface PtrValue interface
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
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()
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCLoopInstrFormPrep.cpp339 Value *PtrValue; in collectCandidates() local
829 const Value *PtrValue) { in runOnLoop()
861 auto isDSFormCandidate = [] (const Instruction *I, const Value *PtrValue) { in runOnLoop()
875 auto isDQFormCandidate = [&] (const Instruction *I, const Value *PtrValue) { in runOnLoop()
/external/protobuf/src/google/protobuf/
Dmetadata_lite.h147 U* PtrValue() const { in PtrValue() function
/external/llvm/lib/Transforms/Scalar/
DLoopDataPrefetch.cpp223 Value *PtrValue; in runOnLoop() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopDataPrefetch.cpp254 Value *PtrValue; in runOnLoop() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FalkorHWPFFix.cpp160 Value *PtrValue = LoadI->getPointerOperand(); in runOnLoop() local
DAArch64TargetTransformInfo.cpp742 Value *PtrValue = LMemI->getPointerOperand(); in getFalkorUnrollingPreferences() local
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64FalkorHWPFFix.cpp160 Value *PtrValue = LoadI->getPointerOperand(); in runOnLoop() local
DAArch64TargetTransformInfo.cpp888 Value *PtrValue = LMemI->getPointerOperand(); in getFalkorUnrollingPreferences() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLoopDataPrefetch.cpp320 Value *PtrValue; in runOnLoop() local
/external/llvm/lib/Target/PowerPC/
DPPCLoopPreIncPrep.cpp188 Value *PtrValue; in runOnLoop() local
/external/llvm-project/llvm/lib/IR/
DIRBuilder.cpp1121 Value *PtrValue, in CreateAlignmentAssumptionHelper()
1132 Value *PtrValue, in CreateAlignmentAssumption()
1145 Value *PtrValue, in CreateAlignmentAssumption()
/external/llvm-project/clang/lib/CodeGen/
DCodeGenFunction.cpp2205 void CodeGenFunction::emitAlignmentAssumption(llvm::Value *PtrValue, in emitAlignmentAssumption()
2245 void CodeGenFunction::emitAlignmentAssumption(llvm::Value *PtrValue, in emitAlignmentAssumption()
DCGStmtOpenMP.cpp2022 llvm::Value *PtrValue = CGF.EmitScalarExpr(E); in emitAlignedClause() local
DCGBuiltin.cpp2687 Value *PtrValue = EmitScalarExpr(Ptr); in EmitBuiltinExpr() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIRBuilder.h2797 Value *PtrValue, Value *Mask, in CreateAlignmentAssumptionHelper()
/external/clang/lib/Sema/
DSemaExprObjC.cpp934 const PointerType *PtrValue = ValueT->getAs<PointerType>(); in BuildObjCDictionaryLiteral() local
/external/llvm-project/clang/lib/Sema/
DSemaExprObjC.cpp1015 const PointerType *PtrValue = ValueT->getAs<PointerType>(); in BuildObjCDictionaryLiteral() local
/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp1417 llvm::Value *PtrValue = CGF.EmitScalarExpr(E); in emitAlignedClause() local
DCGBuiltin.cpp722 Value *PtrValue = EmitScalarExpr(E->getArg(0)); in EmitBuiltinExpr() local