Searched refs:isSingleInstrTbl (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/Target/ARM/
H A DARMFastISel.cpp2677 static const uint8_t isSingleInstrTbl[3][2][2][2] = { local
2754 bool isSingleInstr = isSingleInstrTbl[Bitness][isThumb2][hasV6Ops][isZExt];

Completed in 45 milliseconds