Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsMCInstLower.cpp204 MCOperand MipsMCInstLower::createSub(MachineBasicBlock *BB1, in createSub() function in MipsMCInstLower
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMReactor.cpp766 Value *Nucleus::createSub(Value *lhs, Value *rhs) in createSub() function in rr::Nucleus
DSubzeroReactor.cpp1235 Value *Nucleus::createSub(Value *lhs, Value *rhs) in createSub() function in rr::Nucleus