Home
last modified time | relevance | path

Searched defs:getLHS (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.h268 Value *getLHS() const { return const_cast<Value*>(getArgOperand(0)); } in getLHS() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h270 const SCEV *getLHS() const { return LHS; } in getLHS() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCExpr.h570 const MCExpr *getLHS() const { return LHS; } in getLHS() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DRecord.h846 Init *getLHS() const { return LHS; } in getLHS() function
903 Init *getLHS() const { return LHS; } in getLHS() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp6331 Value *getLHS() const { return LHS; } in getLHS() function in __anon0e4247bf1f11::HorizontalReduction::OperationData