Searched defs:NarrowBitWidth (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | Local.cpp | 3782 auto NarrowBitWidth = X->getType()->getScalarSizeInBits(); collectBitParts() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIISelLowering.cpp | 11736 unsigned NarrowBitWidth = NarrowOp.getValueSizeInBits(); calculateByteProvider() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 8741 unsigned NarrowBitWidth = NarrowOp.getScalarValueSizeInBits(); calculateByteProvider() local |