Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp3882 auto NarrowBitWidth = X->getType()->getScalarSizeInBits(); collectBitParts() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp11943 unsigned NarrowBitWidth = NarrowOp.getValueSizeInBits(); calculateByteProvider() local
11986 unsigned NarrowBitWidth = L->getMemoryVT().getSizeInBits(); calculateByteProvider() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8757 unsigned NarrowBitWidth = NarrowOp.getScalarValueSizeInBits(); calculateByteProvider() local
8781 unsigned NarrowBitWidth = NarrowOp.getScalarValueSizeInBits(); calculateByteProvider() local
8809 unsigned NarrowBitWidth = L->getMemoryVT().getSizeInBits(); calculateByteProvider() local
[all...]