Home
last modified time | relevance | path

Searched defs:ValueBits (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp4219 unsigned ValueBits = ValueVT.getSizeInBits(); in splitValueIntoRegisterParts() local
4236 unsigned ValueBits = ValueVT.getSizeInBits(); in joinRegisterPartsIntoValue() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp186 unsigned ValueBits = ValueVT.getSizeInBits(); in getCopyFromParts() local