Searched refs:PredStateSizeInBytes (Results 1 – 1 of 1) sorted by relevance
751 int PredStateSizeInBytes = TRI->getRegSizeInBits(*PS->RC) / 8; in tracePredStateThroughCFG() local752 auto CMovOp = X86::getCMovOpcode(PredStateSizeInBytes); in tracePredStateThroughCFG()1180 int PredStateSizeInBytes = TRI->getRegSizeInBits(*PS->RC) / 8; in tracePredStateThroughIndirectBranches() local1181 auto CMovOp = X86::getCMovOpcode(PredStateSizeInBytes); in tracePredStateThroughIndirectBranches()2180 int PredStateSizeInBytes = TRI->getRegSizeInBits(*PS->RC) / 8; in tracePredStateThroughCall() local2181 auto CMovOp = X86::getCMovOpcode(PredStateSizeInBytes); in tracePredStateThroughCall()