Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DSearchableTableEmitter.cpp247 Record *RHSr = cast<DefInit>(RHSI)->getDef(); in compareBy() local
263 auto RHSr = cast<DefInit>(RHSI)->getDef(); in compareBy() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprComplex.cpp793 llvm::Value *RHSr = Op.RHS.first, *RHSi = Op.RHS.second; in EmitBinDiv() local