Home
last modified time | relevance | path

Searched defs:createSub (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/lib/Target/Mips/
HDMipsMCInstLower.cpp161 MCOperand MipsMCInstLower::createSub(MachineBasicBlock *BB1, in createSub() function in MipsMCInstLower
/NextBSD/contrib/llvm/include/llvm/MC/
HDMCExpr.h514 static const MCBinaryExpr *createSub(const MCExpr *LHS, const MCExpr *RHS, in createSub() function