Home
last modified time | relevance | path

Searched defs:srhs (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Support/
H A DAPInt.cpp2627 tcDivide(WordType * lhs,const WordType * rhs,WordType * remainder,WordType * srhs,unsigned parts) tcDivide() argument
/llvm-project/flang/lib/Lower/
H A DConvertExpr.cpp1279 mlir::Value srhs = genunbox(op.right()); genval() local