Searched refs:covertDoubleImmToSingleImm (Results 1 – 1 of 1) sorted by relevance
3420 static uint32_t covertDoubleImmToSingleImm(uint64_t ImmOp64) { in covertDoubleImmToSingleImm() function3438 uint32_t ImmOp32 = covertDoubleImmToSingleImm(convertIntToDoubleImm(ImmOp64)); in expandLoadSingleImmToGPR()3457 uint32_t ImmOp32 = covertDoubleImmToSingleImm(ImmOp64); in expandLoadSingleImmToFPR()