Searched refs:lowerArithmetic (Results 1 – 8 of 8) sorted by relevance
401 virtual void lowerArithmetic(const InstArithmetic *Instr) = 0;
2146 lowerArithmetic(InstArithmetic::create(Func, InstArithmetic::Add, NewBase, in hiOperand()2167 lowerArithmetic(InstArithmetic::create(Func, InstArithmetic::Add, in hiOperand()3073 void TargetARM32::lowerArithmetic(const InstArithmetic *Instr) { in lowerArithmetic() function in Ice::ARM32::TargetARM323752 lowerArithmetic( in lowerCall()4910 lowerArithmetic( in lowerAtomicRMW()4960 lowerArithmetic( in lowerInt64AtomicRMW()6532 lowerArithmetic(ArithProducer); in lowerInt1ForSelect()
418 lowerArithmetic(llvm::cast<InstArithmetic>(Instr)); in lower()
766 void lowerArithmetic(const InstArithmetic *Instr) override;
214 void lowerArithmetic(const InstArithmetic *Instr) override;
2281 lowerArithmetic( in getOperandAtIndex()2327 lowerArithmetic(InstArithmetic::create(Func, InstArithmetic::Add, NewBase, in hiOperand()2750 void TargetMIPS32::lowerArithmetic(const InstArithmetic *Instr) { in lowerArithmetic() function in Ice::MIPS32::TargetMIPS323471 lowerArithmetic( in lowerCall()
267 void lowerArithmetic(const InstArithmetic *Instr) override;
1924 void TargetX86Base<TraitsType>::lowerArithmetic(const InstArithmetic *Instr) {