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