Searched refs:operand_apint (Results 1 – 1 of 1) sorted by relevance
2013 APInt operand_apint = operand_apfloat.bitcastToAPInt(); in ReplaceStaticLiterals() local2015 const uint8_t* operand_raw_data = (const uint8_t*)operand_apint.getRawData(); in ReplaceStaticLiterals()2016 size_t operand_data_size = operand_apint.getBitWidth() / 8; in ReplaceStaticLiterals()