Searched refs:ExpandLargeFpConvertPass (Results 1 – 4 of 4) sorted by relevance
18 class ExpandLargeFpConvertPass19 : public PassInfoMixin<ExpandLargeFpConvertPass> {24 explicit ExpandLargeFpConvertPass(const TargetMachine *TM_) : TM(TM_) {} in ExpandLargeFpConvertPass() function
53 FUNCTION_PASS("expand-large-fp-convert", ExpandLargeFpConvertPass, (TM))
657 PreservedAnalyses ExpandLargeFpConvertPass::run(Function &F, in run()
329 FUNCTION_PASS("expand-large-fp-convert", ExpandLargeFpConvertPass(TM))