Searched refs:getMHS (Results 1 – 2 of 2) sorted by relevance
954 case 1: return getMHS(); in getOperand()961 Init *getMHS() const { return MHS; } in getMHS() function
1350 ProfileTernOpInit(ID, getOpcode(), getLHS(), getMHS(), getRHS(), getType()); in Profile()