Searched refs:lowerArithmetic (Results 1 – 10 of 10) sorted by relevance
359 virtual void lowerArithmetic(const InstArithmetic *Instr) = 0;
1956 lowerArithmetic(InstArithmetic::create(Func, InstArithmetic::Add, NewBase, in hiOperand()1977 lowerArithmetic(InstArithmetic::create(Func, InstArithmetic::Add, in hiOperand()2888 void TargetARM32::lowerArithmetic(const InstArithmetic *Instr) { in lowerArithmetic() function in Ice::ARM32::TargetARM323582 lowerArithmetic( in lowerCall()4738 lowerArithmetic( in lowerAtomicRMW()4788 lowerArithmetic( in lowerInt64AtomicRMW()6466 lowerArithmetic(ArithProducer); in lowerInt1ForSelect()
374 lowerArithmetic(llvm::cast<InstArithmetic>(Instr)); in lower()
734 void lowerArithmetic(const InstArithmetic *Instr) override;
260 void lowerArithmetic(const InstArithmetic *Instr) override;
264 void lowerArithmetic(const InstArithmetic *Instr) override;
213 void lowerArithmetic(const InstArithmetic *Instr) override;
2241 lowerArithmetic( in getOperandAtIndex()2287 lowerArithmetic(InstArithmetic::create(Func, InstArithmetic::Add, NewBase, in hiOperand()2702 void TargetMIPS32::lowerArithmetic(const InstArithmetic *Instr) { in lowerArithmetic() function in Ice::MIPS32::TargetMIPS323423 lowerArithmetic( in lowerCall()
1654 void TargetX8664::lowerArithmetic(const InstArithmetic *Instr) { in lowerArithmetic() function in Ice::X8664::TargetX8664
1731 void TargetX8632::lowerArithmetic(const InstArithmetic *Instr) { in lowerArithmetic() function in Ice::X8632::TargetX8632