Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsMCInstLower.cpp204 MCOperand MipsMCInstLower::createSub(MachineBasicBlock *BB1, in createSub() function in MipsMCInstLower
/openbsd/gnu/llvm/llvm/include/llvm/MC/
H A DMCExpr.h610 static const MCBinaryExpr *createSub(const MCExpr *LHS, const MCExpr *RHS, in createSub() function