Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp1100 static EVT memVTFromLoadIntrData(Type *Ty, unsigned MaxNumLanes) { in memVTFromLoadIntrData()
1114 static EVT memVTFromLoadIntrReturn(Type *Ty, unsigned MaxNumLanes) { in memVTFromLoadIntrReturn()
1191 unsigned MaxNumLanes = 4; in getTgtMemIntrinsic() local