Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp1685 unsigned VWidthPerLane = VWidth / NumLanes; in SimplifyDemandedVectorElts() local
1695 unsigned LaneIdx = Lane * VWidthPerLane; in SimplifyDemandedVectorElts()
/external/llvm-project/llvm/lib/Target/X86/
DX86InstCombineIntrinsic.cpp1950 unsigned VWidthPerLane = VWidth / NumLanes; in simplifyDemandedVectorEltsIntrinsic() local
1960 unsigned LaneIdx = Lane * VWidthPerLane; in simplifyDemandedVectorEltsIntrinsic()