Searched refs:LocSizeInBits (Results 1 – 1 of 1) sorted by relevance
2666 unsigned LocSizeInBits = VA.getLocVT().getSizeInBits(); in LowerCall() local2669 DAG.getConstant(LocSizeInBits - ValSizeInBits, VA.getLocVT())); in LowerCall()2792 unsigned LocSizeInBits = VA.getLocVT().getSizeInBits(); in LowerCallResult() local2797 DAG.getConstant(LocSizeInBits - ValSizeInBits, VA.getLocVT())); in LowerCallResult()2845 unsigned LocSizeInBits = VA.getLocVT().getSizeInBits(); in UnpackFromArgumentSlot() local2850 DAG.getConstant(LocSizeInBits - ValSizeInBits, VA.getLocVT())); in UnpackFromArgumentSlot()3121 unsigned LocSizeInBits = VA.getLocVT().getSizeInBits(); in LowerReturn() local3124 DAG.getConstant(LocSizeInBits - ValSizeInBits, VA.getLocVT())); in LowerReturn()