Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DRecord.cpp162 BitsInit *MHSbs = dynamic_cast<BitsInit*>(MHS); in convertValue() local
165 if (MHSbs && RHSbs) { in convertValue()
170 MHSbs->getBit(i), in convertValue()