HomeSort by relevance Sort by last modified time
    Searched defs:VecPtr (Results 1 - 4 of 4) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMParallelDSP.cpp 637 Value *VecPtr = IRB.CreateBitCast((*VecLd)->getPointerOperand(),
639 *VecLd = IRB.CreateAlignedLoad(VecPtr, (*VecLd)->getAlignment());
  /external/llvm/lib/Transforms/Vectorize/
SLPVectorizer.cpp     [all...]
LoopVectorize.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp     [all...]

Completed in 147 milliseconds