Home
last modified time | relevance | path

Searched defs:BitTestBlock (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h270 struct BitTestBlock { struct
271 BitTestBlock(APInt F, APInt R, const Value* SV, in BitTestBlock() argument
277 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