Searched defs:ValueBits (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/StaticAnalyzer/Core/ | ||
H A D | SimpleSValBuilder.cpp | 110 const unsigned ValueBits = Value.getSignificantBits(); isNegationValuePreserving() local |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMISelLowering.cpp | 4480 unsigned ValueBits = ValueVT.getSizeInBits(); splitValueIntoRegisterParts() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAGBuilder.cpp | 191 unsigned ValueBits = ValueVT.getSizeInBits(); getCopyFromParts() local |