Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp636 static bool Is_PostInc_S4_Offset(SDNode * S, int ShiftAmount) { in Is_PostInc_S4_Offset()
679 int ShiftAmount = VT.getSizeInBits() / 16; in getPostIndexedAddressParts() local
/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp194 unsigned ShiftAmount; member
1629 unsigned ShiftAmount, in CreateShiftedImm()
2172 uint64_t ShiftAmount = 0; in tryParseAddSubImm() local
2209 int64_t ShiftAmount = Parser.getTok().getIntVal(); in tryParseAddSubImm() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp780 SDValue ShiftAmount = DAG.getConstant(EltWidth - SrcEltWidth, VT); in ExpandSIGN_EXTEND_VECTOR_INREG() local
DLegalizeDAG.cpp403 SDValue ShiftAmount = DAG.getConstant(NumBits, in ExpandUnalignedStore() local
563 SDValue ShiftAmount = DAG.getConstant(NumBits, in ExpandUnalignedLoad() local
/external/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp760 uint64_t ShiftAmount = cast<ConstantSDNode>(N->getOperand(1))->getZExtValue(); in LowerShifts() local
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp1976 unsigned ShiftAmount = Width - 1; in SimplifyICmpInst() local
1990 unsigned ShiftAmount = Width - 1; in SimplifyICmpInst() local
/external/llvm/lib/Target/R600/
DR600ISelLowering.cpp1582 SDValue ShiftAmount = in LowerLOAD() local
/external/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp4026 const MCExpr *ShiftAmount; in parsePKHImm() local
4107 const MCExpr *ShiftAmount; in parseShifterImm() local
4168 const MCExpr *ShiftAmount; in parseRotImm() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp1781 SDValue &Src, int &ShiftAmount, in isBitfieldPositioningOp()
DAArch64ISelLowering.cpp6455 static bool findEXTRHalf(SDValue N, SDValue &Src, uint32_t &ShiftAmount, in findEXTRHalf()
7026 int64_t ShiftAmount; in tryCombineShiftImm() local