Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DMicrosoftCXXABI.cpp225 unsigned Ptrs = 0; in getMSMemberPointerSlots() local
249 unsigned Ptrs, Ints; in getMemberPointerWidthAndAlign() local
/external/gwp_asan/gwp_asan/tests/
Dslot_reuse.cpp46 std::set<void *> Ptrs; in runNoReuseBeforeNecessary() local
Dbasic.cpp78 void *Ptrs[kNumSlots]; in TEST_F() local
Drecoverable.cpp114 std::vector<void *> Ptrs; in TEST_P() local
/external/scudo/standalone/benchmarks/
Dmalloc_benchmark.cpp75 std::vector<void *> Ptrs(NumIters); in BM_malloc_free_loop() local
/external/scudo/standalone/tests/
Dcombined_test.cpp650 std::set<scudo::uptr> Ptrs; in SCUDO_TYPED_TEST() local
674 std::vector<void *> Ptrs(65536); in SCUDO_TYPED_TEST() local
719 std::vector<void *> Ptrs; in SCUDO_TYPED_TEST() local
785 std::vector<void *> Ptrs; in SCUDO_TYPED_TEST() local
/external/clang/test/Sema/
Dscope-check.c147 void *Ptrs[] = { in test9() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DScalarizeMaskedMemIntrin.cpp391 Value *Ptrs = CI->getArgOperand(0); in scalarizeMaskedGather() local
516 Value *Ptrs = CI->getArgOperand(1); in scalarizeMaskedScatter() local
/external/llvm/lib/IR/
DIRBuilder.cpp262 CallInst *IRBuilderBase::CreateMaskedGather(Value *Ptrs, unsigned Align, in CreateMaskedGather()
288 CallInst *IRBuilderBase::CreateMaskedScatter(Value *Data, Value *Ptrs, in CreateMaskedScatter()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DIRBuilder.cpp528 CallInst *IRBuilderBase::CreateMaskedGather(Value *Ptrs, unsigned Align, in CreateMaskedGather()
559 CallInst *IRBuilderBase::CreateMaskedScatter(Value *Data, Value *Ptrs, in CreateMaskedScatter()
/external/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp250 SmallVectorImpl<const Value *> &Ptrs, in removeDuplicateGCPtrs()
DSelectionDAGBuilder.h729 SmallVector<const Value *, 16> Ptrs; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h587 SmallVector<const Value *, 16> Ptrs; member
DStatepointLowering.cpp277 SmallVectorImpl<const Value *> &Ptrs, in removeDuplicateGCPtrs()
/external/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp1453 Value *Ptrs = GEP->getPointerOperand(); in getGSVectorCost() local
/external/clang/lib/CodeGen/
DCGException.cpp1750 llvm::Value *Ptrs = Builder.CreateBitCast(SEHInfo, PtrsTy->getPointerTo()); in EmitSEHExceptionCodeSave() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp3202 Value *Ptrs = GEP->getPointerOperand(); in getGSVectorCost() local
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp1444 Value *Ptrs = CI->getArgOperand(0); in scalarizeMaskedGather() local
1580 Value *Ptrs = CI->getArgOperand(1); in scalarizeMaskedScatter() local