Home
last modified time | relevance | path

Searched defs:getRHS (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIntrinsicInst.h269 Value *getRHS() const { return const_cast<Value*>(getArgOperand(1)); } in getRHS() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h271 const SCEV *getRHS() const { return RHS; } in getRHS() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCExpr.h573 const MCExpr *getRHS() const { return RHS; } in getRHS() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DRecord.h847 Init *getRHS() const { return RHS; } in getRHS() function
905 Init *getRHS() const { return RHS; } in getRHS() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp6332 Value *getRHS() const { return RHS; } in getRHS() function in __anonb2096cbe1f11::HorizontalReduction::OperationData