Home
last modified time | relevance | path

Searched refs:computeVectorAddr (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp171 Value *computeVectorAddr(Value *BasePtr, Value *VecIdx, Value *Stride, in computeVectorAddr() function
1105 Value *GEP = computeVectorAddr( in loadMatrix()
1196 Value *GEP = computeVectorAddr( in storeMatrix()