Searched defs:createSub (Results 1 – 3 of 3) sorted by relevance
204 MCOperand MipsMCInstLower::createSub(MachineBasicBlock *BB1, in createSub() function in MipsMCInstLower
156 Value *IslExprBuilder::createSub(Value *LHS, Value *RHS, const Twine &Name) { in createSub() function in IslExprBuilder
610 static const MCBinaryExpr *createSub(const MCExpr *LHS, const MCExpr *RHS, in createSub() function