Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsMCInstLower.cpp205 MCOperand MipsMCInstLower::createSub(MachineBasicBlock *BB1, in createSub() function in MipsMCInstLower
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsMCInstLower.cpp205 MCOperand MipsMCInstLower::createSub(MachineBasicBlock *BB1, in createSub() function in MipsMCInstLower
/external/llvm/include/llvm/MC/
DMCExpr.h492 static const MCBinaryExpr *createSub(const MCExpr *LHS, const MCExpr *RHS, in createSub() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCExpr.h544 static const MCBinaryExpr *createSub(const MCExpr *LHS, const MCExpr *RHS, in createSub() function
/external/swiftshader/src/Reactor/
DLLVMReactor.cpp816 Value *Nucleus::createSub(Value *lhs, Value *rhs) in createSub() function in rr::Nucleus
DSubzeroReactor.cpp1150 Value *Nucleus::createSub(Value *lhs, Value *rhs) in createSub() function in rr::Nucleus