Searched refs:ExtractConstantBytes (Results 1 – 1 of 1) sorted by relevance
132 static Constant *ExtractConstantBytes(Constant *C, unsigned ByteStart, in ExtractConstantBytes() function174 return ExtractConstantBytes(CE->getOperand(0), in ExtractConstantBytes()321 if (Constant *Res = ExtractConstantBytes(V, 0, DestBitWidth / 8)) in ConstantFoldCastInstruction()