Searched defs:createSub (Results 1 – 9 of 9) sorted by relevance
/external/llvm/lib/Target/Mips/ |
D | MipsMCInstLower.cpp | 205 MCOperand MipsMCInstLower::createSub(MachineBasicBlock *BB1, in createSub() function in MipsMCInstLower
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsMCInstLower.cpp | 204 MCOperand MipsMCInstLower::createSub(MachineBasicBlock *BB1, in createSub() function in MipsMCInstLower
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | MipsMCInstLower.cpp | 204 MCOperand MipsMCInstLower::createSub(MachineBasicBlock *BB1, in createSub() function in MipsMCInstLower
|
/external/llvm-project/polly/lib/CodeGen/ |
D | IslExprBuilder.cpp | 156 Value *IslExprBuilder::createSub(Value *LHS, Value *RHS, const Twine &Name) { in createSub() function in IslExprBuilder
|
/external/llvm/include/llvm/MC/ |
D | MCExpr.h | 492 static const MCBinaryExpr *createSub(const MCExpr *LHS, const MCExpr *RHS, in createSub() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCExpr.h | 552 static const MCBinaryExpr *createSub(const MCExpr *LHS, const MCExpr *RHS, in createSub() function
|
/external/llvm-project/llvm/include/llvm/MC/ |
D | MCExpr.h | 605 static const MCBinaryExpr *createSub(const MCExpr *LHS, const MCExpr *RHS, in createSub() function
|
/external/swiftshader/src/Reactor/ |
D | LLVMReactor.cpp | 746 Value *Nucleus::createSub(Value *lhs, Value *rhs) in createSub() function in rr::Nucleus
|
D | SubzeroReactor.cpp | 1236 Value *Nucleus::createSub(Value *lhs, Value *rhs) in createSub() function in rr::Nucleus
|