Searched defs:createSub (Results 1 – 3 of 3) sorted by relevance
205 MCOperand MipsMCInstLower::createSub(MachineBasicBlock *BB1, in createSub() function in MipsMCInstLower
492 static const MCBinaryExpr *createSub(const MCExpr *LHS, const MCExpr *RHS, in createSub() function
343 Value *Nucleus::createSub(Value *lhs, Value *rhs) in createSub() function in sw::Nucleus