Searched defs:VecPtr (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMParallelDSP.cpp | 773 Value *VecPtr = IRB.CreateBitCast(Base->getPointerOperand(), in CreateWideLoad() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 2448 auto *VecPtr = CreateVecPtr(Part, State.get(Addr, {0, 0})); in vectorizeMemoryInstruction() local 2473 auto *VecPtr = CreateVecPtr(Part, State.get(Addr, {0, 0})); in vectorizeMemoryInstruction() local
|
D | SLPVectorizer.cpp | 4342 Value *VecPtr = Builder.CreateBitCast(LI->getPointerOperand(), in vectorizeTree() local 4391 Value *VecPtr = Builder.CreateBitCast( in vectorizeTree() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 7004 SDValue VecPtr, EVT VecVT, in getVectorElementPointer()
|