Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp11757 uint64_t NarrowByteWidth = NarrowVT.getStoreSize(); calculateSrcByte() local
11952 uint64_t NarrowByteWidth = NarrowBitWidth / 8; calculateByteProvider() local
11966 uint64_t NarrowByteWidth = BitWidth / 8; calculateByteProvider() local
11989 uint64_t NarrowByteWidth = NarrowBitWidth / 8; calculateByteProvider() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8760 uint64_t NarrowByteWidth = NarrowBitWidth / 8; calculateByteProvider() local
8784 uint64_t NarrowByteWidth = NarrowBitWidth / 8; calculateByteProvider() local
8812 uint64_t NarrowByteWidth = NarrowBitWidth / 8; calculateByteProvider() local
[all...]