Home
last modified time | relevance | path

Searched defs:createSub (Results 1 – 9 of 9) 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-10.0/llvm/lib/Target/Mips/
DMipsMCInstLower.cpp204 MCOperand MipsMCInstLower::createSub(MachineBasicBlock *BB1, in createSub() function in MipsMCInstLower
/external/llvm-project/llvm/lib/Target/Mips/
DMipsMCInstLower.cpp204 MCOperand MipsMCInstLower::createSub(MachineBasicBlock *BB1, in createSub() function in MipsMCInstLower
/external/llvm-project/polly/lib/CodeGen/
DIslExprBuilder.cpp156 Value *IslExprBuilder::createSub(Value *LHS, Value *RHS, const Twine &Name) { in createSub() function in IslExprBuilder
/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-10.0/llvm/include/llvm/MC/
DMCExpr.h552 static const MCBinaryExpr *createSub(const MCExpr *LHS, const MCExpr *RHS, in createSub() function
/external/llvm-project/llvm/include/llvm/MC/
DMCExpr.h605 static const MCBinaryExpr *createSub(const MCExpr *LHS, const MCExpr *RHS, in createSub() function
/external/swiftshader/src/Reactor/
DLLVMReactor.cpp746 Value *Nucleus::createSub(Value *lhs, Value *rhs) in createSub() function in rr::Nucleus
DSubzeroReactor.cpp1236 Value *Nucleus::createSub(Value *lhs, Value *rhs) in createSub() function in rr::Nucleus