Searched refs:applyExpandFPowI (Results 1 – 3 of 3) sorted by relevance
873 void applyExpandFPowI(MachineInstr &MI, int64_t Exponent);
1647 (apply [{ Helper.applyExpandFPowI(*${root}, ${imm}.getCImm()->getSExtValue()); }])>;
7418 void CombinerHelper::applyExpandFPowI(MachineInstr &MI, int64_t Exponent) { in applyExpandFPowI() function in CombinerHelper