Searched refs:lowerArithmetic (Results 1 – 8 of 8) sorted by relevance
394 virtual void lowerArithmetic(const InstArithmetic *Instr) = 0;
405 lowerArithmetic(llvm::cast<InstArithmetic>(Instr)); in lower()
2140 lowerArithmetic(InstArithmetic::create(Func, InstArithmetic::Add, NewBase, in hiOperand()2161 lowerArithmetic(InstArithmetic::create(Func, InstArithmetic::Add, in hiOperand()3072 void TargetARM32::lowerArithmetic(const InstArithmetic *Instr) { in lowerArithmetic() function in Ice::ARM32::TargetARM323766 lowerArithmetic( in lowerCall()4923 lowerArithmetic( in lowerAtomicRMW()4973 lowerArithmetic( in lowerInt64AtomicRMW()6744 lowerArithmetic(ArithProducer); in lowerInt1ForSelect()
766 void lowerArithmetic(const InstArithmetic *Instr) override;
214 void lowerArithmetic(const InstArithmetic *Instr) override;
2266 lowerArithmetic( in getOperandAtIndex()2312 lowerArithmetic(InstArithmetic::create(Func, InstArithmetic::Add, NewBase, in hiOperand()2735 void TargetMIPS32::lowerArithmetic(const InstArithmetic *Instr) { in lowerArithmetic() function in Ice::MIPS32::TargetMIPS323456 lowerArithmetic( in lowerCall()
267 void lowerArithmetic(const InstArithmetic *Instr) override;
1977 void TargetX86Base<TraitsType>::lowerArithmetic(const InstArithmetic *Instr) {