Searched refs:WordOff (Results 1 – 2 of 2) sorted by relevance
2532 SDValue WordOff = DAG.getConstant(sizeof(int), dl, in ExpandLegalINT_TO_FP() local2537 StackSlot, WordOff); in ExpandLegalINT_TO_FP()
12910 SDValue WordOff = DAG.getConstant(4, dl, PtrVT); in LowerUINT_TO_FP() local12911 SDValue OffsetSlot = DAG.getNode(ISD::ADD, dl, PtrVT, StackSlot, WordOff); in LowerUINT_TO_FP()