Searched defs:BitTestBlock (Results 1 – 1 of 1) sorted by relevance
270 struct BitTestBlock { struct271 BitTestBlock(APInt F, APInt R, const Value* SV, in BitTestBlock() argument277 APInt First;278 APInt Range;279 const Value *SValue;280 unsigned Reg;281 EVT RegVT;305 /// BitTestCases - Vector of BitTestBlock structures used to communicate argument