Searched defs:createSub (Results 1 – 8 of 8) 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-16.0/llvm/lib/Target/Mips/ |
D | MipsMCInstLower.cpp | 204 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/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/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/ |
D | MCExpr.h | 610 static const MCBinaryExpr *createSub(const MCExpr *LHS, const MCExpr *RHS, in createSub() function
|
/external/swiftshader/src/Reactor/ |
D | LLVMReactor.cpp | 726 Value *Nucleus::createSub(Value *lhs, Value *rhs) in createSub() function in rr::Nucleus
|
D | SubzeroReactor.cpp | 1223 Value *Nucleus::createSub(Value *lhs, Value *rhs) in createSub() function in rr::Nucleus
|