Home
last modified time | relevance | path

Searched defs:ActiveBits (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DAPSInt.cpp34 unsigned ActiveBits = Tmp.getActiveBits(); in APSInt() local
/external/llvm/lib/Support/
DAPSInt.cpp34 unsigned ActiveBits = Tmp.getActiveBits(); in APSInt() local
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp4485 uint32_t ActiveBits = DemandBits.getActiveBits(); in optimizeLoadExt() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp4044 unsigned ActiveBits = AndC->getAPIntValue().countTrailingOnes(); in isAndLoadExtLoad() local
4197 unsigned ActiveBits = Mask->getAPIntValue().countTrailingOnes(); in SearchForAndLoads() local
9079 unsigned ActiveBits = AndC->getAPIntValue().countTrailingOnes(); in ReduceLoadWidth() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp5465 uint32_t ActiveBits = DemandBits.getActiveBits(); in optimizeLoadExt() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp2428 uint32_t ActiveBits = N1C->getAPIntValue().getActiveBits(); in visitAND() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp3011 uint32_t ActiveBits = AndC->getAPIntValue().getActiveBits(); in isAndLoadExtLoad() local