Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCJITInfo.cpp461 unsigned LowBits = (*RelocPos + ResultPtr) & 65535; in relocate() local
470 unsigned LowBits = (*RelocPos + ResultPtr) & 0xFFFC; in relocate() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineShifts.cpp133 unsigned LowBits = TypeWidth - CI->getZExtValue(); in CanEvaluateShifted() local
157 unsigned LowBits = CI->getZExtValue() - NumBits; in CanEvaluateShifted() local
DInstCombineSimplifyDemanded.cpp727 APInt LowBits = RA - 1; in SimplifyDemandedUseBits() local
/external/llvm/lib/Analysis/
DValueTracking.cpp538 APInt LowBits = RA - 1; in computeKnownBits() local
575 APInt LowBits = (RA - 1); in computeKnownBits() local
748 unsigned LowBits = Log2_32(BitWidth)+1; in computeKnownBits() local
756 unsigned LowBits = Log2_32(BitWidth)+1; in computeKnownBits() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp2148 unsigned LowBits = Log2_32(BitWidth)+1; in computeKnownBits() local
2285 APInt LowBits = RA - 1; in computeKnownBits() local
2309 APInt LowBits = (RA - 1); in computeKnownBits() local
DDAGCombiner.cpp4147 unsigned LowBits = OpSizeInBits - (unsigned)N1C->getZExtValue(); in visitSRA() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp5204 APInt LowBits(EltTy.getSizeInBits(), in NormalizeBuildVector() local