Searched defs:NarrowByteWidth (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIISelLowering.cpp | 11569 uint64_t NarrowByteWidth = NarrowVT.getStoreSize(); calculateSrcByte() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 8744 uint64_t NarrowByteWidth = NarrowBitWidth / 8; calculateByteProvider() local |