Home
last modified time | relevance | path

Searched defs:LowBits (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCJITInfo.cpp447 unsigned LowBits = (*RelocPos + ResultPtr) & 65535; in relocate() local
456 unsigned LowBits = (*RelocPos + ResultPtr) & 0xFFFC; in relocate() local
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineShifts.cpp131 unsigned LowBits = TypeWidth - CI->getZExtValue(); in CanEvaluateShifted() local
155 unsigned LowBits = CI->getZExtValue() - NumBits; in CanEvaluateShifted() local
DInstCombineSimplifyDemanded.cpp693 APInt LowBits = RA - 1; in SimplifyDemandedUseBits() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DValueTracking.cpp471 APInt LowBits = RA - 1; in ComputeMaskedBits() local
514 APInt LowBits = (RA - 1); in ComputeMaskedBits() local
679 unsigned LowBits = Log2_32(BitWidth)+1; in ComputeMaskedBits() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp684 APInt LowBits = RA - 1; in SimplifyDemandedUseBits() local
/external/llvm/lib/Analysis/
DValueTracking.cpp1087 APInt LowBits = RA - 1; in computeKnownBitsFromOperator() local
1125 APInt LowBits = (RA - 1); in computeKnownBitsFromOperator() local
1302 unsigned LowBits = Log2_32(BitWidth)+1; in computeKnownBitsFromOperator() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1855 unsigned LowBits = Log2_32(BitWidth)+1; in ComputeMaskedBits() local
2014 APInt LowBits = RA - 1; in ComputeMaskedBits() local
2043 APInt LowBits = (RA - 1); in ComputeMaskedBits() local
DDAGCombiner.cpp3393 unsigned LowBits = OpSizeInBits - (unsigned)N1C->getZExtValue(); in visitSRA() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp2248 unsigned LowBits = Log2_32(BitWidth)+1; in computeKnownBits() local
2395 APInt LowBits = RA - 1; in computeKnownBits() local
2419 APInt LowBits = (RA - 1); in computeKnownBits() local
DDAGCombiner.cpp4648 unsigned LowBits = OpSizeInBits - (unsigned)N1C->getZExtValue(); in visitSRA() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp6060 APInt LowBits(EltTy.getSizeInBits(), in NormalizeBuildVector() local