Searched refs:DBW (Results 1 – 1 of 1) sorted by relevance
376 unsigned DBW = DL.getTypeSizeInBits(CI->getDestTy()); in getInstructionCost() local377 if (DBW != 32 || SBW >= DBW) in getInstructionCost()