Home
last modified time | relevance | path

Searched defs:ShiftAmount (Results 1 – 10 of 10) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp635 static bool Is_PostInc_S4_Offset(SDNode * S, int ShiftAmount) { in Is_PostInc_S4_Offset()
678 int ShiftAmount = VT.getSizeInBits() / 16; in getPostIndexedAddressParts() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp813 SDValue ShiftAmount = DAG.getConstant(EltWidth - SrcEltWidth, VT); in ExpandSIGN_EXTEND_VECTOR_INREG() local
H A DLegalizeDAG.cpp388 SDValue ShiftAmount = DAG.getConstant(NumBits, in ExpandUnalignedStore() local
552 SDValue ShiftAmount = DAG.getConstant(NumBits, in ExpandUnalignedLoad() local
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DInstructionSimplify.cpp2289 unsigned ShiftAmount = CI2->getValue().countLeadingOnes() - 1; in SimplifyICmpInst() local
2294 unsigned ShiftAmount = CI2->getValue().countLeadingZeros() - 1; in SimplifyICmpInst() local
2305 unsigned ShiftAmount = Width - 1; in SimplifyICmpInst() local
2319 unsigned ShiftAmount = Width - 1; in SimplifyICmpInst() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp195 unsigned ShiftAmount; member
1610 unsigned ShiftAmount, in CreateShiftedImm()
2161 uint64_t ShiftAmount = 0; in tryParseAddSubImm() local
2198 int64_t ShiftAmount = Parser.getTok().getIntVal(); in tryParseAddSubImm() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp762 uint64_t ShiftAmount = cast<ConstantSDNode>(N->getOperand(1))->getZExtValue(); in LowerShifts() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/
H A DR600ISelLowering.cpp1565 SDValue ShiftAmount = in LowerLOAD() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1844 SDValue &Src, int &ShiftAmount, in isBitfieldPositioningOp()
H A DAArch64ISelLowering.cpp6981 static bool findEXTRHalf(SDValue N, SDValue &Src, uint32_t &ShiftAmount, in findEXTRHalf()
7552 int64_t ShiftAmount; in tryCombineShiftImm() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp4211 const MCExpr *ShiftAmount; in parsePKHImm() local
4294 const MCExpr *ShiftAmount; in parseShifterImm() local
4356 const MCExpr *ShiftAmount; in parseRotImm() local