Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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