Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DRecord.h950 return getMHS(); in getOperand()
958 Init *getMHS() const { return MHS; } in getMHS() function
DRecord.cpp140 Init *MHS = Tern->getMHS(); in convertValue()