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/
DSubzeroReactor.cpp736 Value *Nucleus::createSub(Value *lhs, Value *rhs) in createSub() function in rr::Nucleus
DLLVMReactor.cpp1051 Value *Nucleus::createSub(Value *lhs, Value *rhs) in createSub() function in rr::Nucleus