Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp11760 uint64_t NarrowByteWidth = NarrowVT.getStoreSize(); in calculateSrcByte() local
11955 uint64_t NarrowByteWidth = NarrowBitWidth / 8; in calculateByteProvider() local
11969 uint64_t NarrowByteWidth = BitWidth / 8; in calculateByteProvider() local
11992 uint64_t NarrowByteWidth = NarrowBitWidth / 8; in calculateByteProvider() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8746 uint64_t NarrowByteWidth = NarrowBitWidth / 8; in calculateByteProvider() local
8770 uint64_t NarrowByteWidth = NarrowBitWidth / 8; in calculateByteProvider() local
8798 uint64_t NarrowByteWidth = NarrowBitWidth / 8; in calculateByteProvider() local