Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMFastISel.cpp2615 static const uint8_t isSingleInstrTbl[3][2][2][2] = { in ARMEmitIntExt() local
2692 bool isSingleInstr = isSingleInstrTbl[Bitness][isThumb2][hasV6Ops][isZExt]; in ARMEmitIntExt()