Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h260 struct BitTestCase { struct
261 BitTestCase(uint64_t M, MachineBasicBlock* T, MachineBasicBlock* Tr): in BitTestCase() function
268 typedef SmallVector<BitTestCase, 3> BitTestInfo; argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h290 struct BitTestCase { struct
296 BitTestCase(uint64_t M, MachineBasicBlock* T, MachineBasicBlock* Tr, in BitTestCase() argument
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h274 struct BitTestCase { struct
275 BitTestCase(uint64_t M, MachineBasicBlock* T, MachineBasicBlock* Tr, in BitTestCase() function
284 typedef SmallVector<BitTestCase, 3> BitTestInfo; argument