Home
last modified time | relevance | path

Searched refs:RHSbs (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/TableGen/
DRecord.cpp214 BitsInit *RHSbs = dynamic_cast<BitsInit*>(RHS); in convertValue() local
216 if (MHSbs && RHSbs) { in convertValue()
222 RHSbs->getBit(i), in convertValue()