Searched defs:PartBits (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAGBuilder.cpp | 186 unsigned PartBits = PartVT.getSizeInBits(); getCopyFromParts() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMISelLowering.cpp | 4447 unsigned PartBits = PartVT.getSizeInBits(); splitValueIntoRegisterParts() local |