• Home
  • History
  • Annotate
  • Raw
  • Download

Lines Matching defs:Imm

100     inline SDValue getI32Imm(unsigned Imm, SDLoc dl) {  in getI32Imm()
106 inline SDValue getI64Imm(uint64_t Imm, SDLoc dl) { in getI64Imm()
111 inline SDValue getSmallIPtrImm(unsigned Imm, SDLoc dl) { in getSmallIPtrImm()
361 static bool isIntS16Immediate(SDNode *N, short &Imm) { in isIntS16Immediate()
372 static bool isIntS16Immediate(SDValue Op, short &Imm) { in isIntS16Immediate()
379 static bool isInt32Immediate(SDNode *N, unsigned &Imm) { in isInt32Immediate()
389 static bool isInt64Immediate(SDNode *N, uint64_t &Imm) { in isInt64Immediate()
399 static bool isInt32Immediate(SDValue N, unsigned &Imm) { in isInt32Immediate()
458 static bool isOpcWithIntImmediate(SDNode *N, unsigned Opc, unsigned& Imm) { in isOpcWithIntImmediate()
597 static unsigned SelectInt64CountDirect(int64_t Imm) { in SelectInt64CountDirect()
654 static uint64_t Rot64(uint64_t Imm, unsigned R) { in Rot64()
658 static unsigned SelectInt64Count(int64_t Imm) { in SelectInt64Count()
685 static SDNode *SelectInt64Direct(SelectionDAG *CurDAG, SDLoc dl, int64_t Imm) { in SelectInt64Direct()
715 auto getI32Imm = [CurDAG, dl](unsigned Imm) { in SelectInt64Direct()
759 static SDNode *SelectInt64(SelectionDAG *CurDAG, SDLoc dl, int64_t Imm) { in SelectInt64()
806 auto getI32Imm = [CurDAG, dl](unsigned Imm) { in SelectInt64()
820 int64_t Imm = cast<ConstantSDNode>(N)->getZExtValue(); in SelectInt64() local
1257 SDValue getI32Imm(unsigned Imm, SDLoc dl) { in getI32Imm()
1994 unsigned Imm; in SelectCC() local
2038 uint64_t Imm; in SelectCC() local
2265 unsigned Imm; in SelectSETCC() local
2580 unsigned Imm, Imm2, SH, MB, ME; in Select() local
2665 short Imm; in Select() local
2681 short Imm; in Select() local
2689 unsigned Imm, SH, MB, ME; in Select() local
2702 unsigned Imm, SH, MB, ME; in Select() local