Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp5095 auto AmtVal = AndMask->getZExtValue(); in combineSHIFTROT() local
5098 if ((AmtVal & 0x3f) == 0x3f) { in combineSHIFTROT()