Home
last modified time | relevance | path

Searched defs:DiffBits (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp318 unsigned DiffBits = NVT.getScalarSizeInBits() - OVT.getScalarSizeInBits(); in PromoteIntRes_BSWAP() local
331 unsigned DiffBits = NVT.getScalarSizeInBits() - OVT.getScalarSizeInBits(); in PromoteIntRes_BITREVERSE() local
DLegalizeDAG.cpp4039 unsigned DiffBits = NVT.getSizeInBits() - OVT.getSizeInBits(); in PromoteNode() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp1526 unsigned DiffBits = WideTy.getScalarSizeInBits() - Ty.getScalarSizeInBits(); in widenScalar() local
1542 unsigned DiffBits = WideTy.getScalarSizeInBits() - Ty.getScalarSizeInBits(); in widenScalar() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp405 unsigned DiffBits = NVT.getScalarSizeInBits() - OVT.getScalarSizeInBits(); in PromoteIntRes_BSWAP() local
417 unsigned DiffBits = NVT.getScalarSizeInBits() - OVT.getScalarSizeInBits(); in PromoteIntRes_BITREVERSE() local
DLegalizeDAG.cpp4268 unsigned DiffBits = NVT.getSizeInBits() - OVT.getSizeInBits(); in PromoteNode() local