Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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()
/third_party/skia/third_party/externals/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()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp3202 Value *Ptrs = GEP->getPointerOperand(); in getGSVectorCost() local