Searched defs:NarrowBits (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | LoadStoreOpt.cpp | 676 unsigned NarrowBits = Store.getMMO().getMemoryType().getScalarSizeInBits(); getTruncStoreByteOffset() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | TargetLowering.cpp | 11188 SDValue NarrowBits = DAG.getNode(ISD::BITCAST, dl, ResultIntVT, AbsNarrow); expandRoundInexactToOdd() local |