Searched refs:getIslands (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/LLVM/utils/TableGen/ |
D | ARMDecoderEmitter.cpp | 477 unsigned getIslands(std::vector<unsigned> &StartBits, 933 unsigned ARMFilterChooser::getIslands(std::vector<unsigned> &StartBits, in getIslands() function in ARMFilterChooser 1012 getIslands(StartBits, EndBits, FieldVals, Insn); in emitSingletonDecoder() 1122 if (getIslands(StartBits, EndBits, FieldVals, Insn) > 0) { in filterProcessor()
|
D | FixedLenDecoderEmitter.cpp | 329 unsigned getIslands(std::vector<unsigned> &StartBits, 680 unsigned FilterChooser::getIslands(std::vector<unsigned> &StartBits, in getIslands() function in FilterChooser 813 getIslands(StartBits, EndBits, FieldVals, Insn); in emitSingletonDecoder() 958 if (getIslands(StartBits, EndBits, FieldVals, Insn) > 0) { in filterProcessor()
|
/external/llvm/utils/TableGen/ |
D | FixedLenDecoderEmitter.cpp | 421 unsigned getIslands(std::vector<unsigned> &StartBits, 980 unsigned FilterChooser::getIslands(std::vector<unsigned> &StartBits, in getIslands() function in FilterChooser 1292 getIslands(StartBits, EndBits, FieldVals, Insn); in emitSingletonTableEntry() 1426 if (getIslands(StartBits, EndBits, FieldVals, Insn) > 0) { in filterProcessor()
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | FixedLenDecoderEmitter.cpp | 437 unsigned getIslands(std::vector<unsigned> &StartBits, 1009 unsigned FilterChooser::getIslands(std::vector<unsigned> &StartBits, in getIslands() function in FilterChooser 1317 getIslands(StartBits, EndBits, FieldVals, Insn); in emitSingletonTableEntry() 1452 if (getIslands(StartBits, EndBits, FieldVals, Insn) > 0) { in filterProcessor()
|