Home
last modified time | relevance | path

Searched refs:getIslands (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/TableGen/
DARMDecoderEmitter.cpp477 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()
DFixedLenDecoderEmitter.cpp329 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/
DFixedLenDecoderEmitter.cpp421 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()