Searched refs:Op4Val (Results 1 – 1 of 1) sorted by relevance
6505 uint64_t Op4Val = Op4CE->getValue(); in matchAndEmitInstruction() local6517 if (Op4Val < 1 || Op4Val > RegWidth) in matchAndEmitInstruction()6527 uint64_t NewOp4Val = Op4Val - 1; in matchAndEmitInstruction()6569 uint64_t Op4Val = Op4CE->getValue(); in matchAndEmitInstruction() local6581 if (Op4Val < 1 || Op4Val > RegWidth) in matchAndEmitInstruction()6585 uint64_t NewOp4Val = Op3Val + Op4Val - 1; in matchAndEmitInstruction()