Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsMCInstLower.cpp204 MCOperand MipsMCInstLower::createSub(MachineBasicBlock *BB1, createSub() function in MipsMCInstLower
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCExpr.h617 static const MCBinaryExpr *createSub(const MCExpr *LHS, const MCExpr *RHS, in createSub() function