Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMFastISel.cpp2612 static const uint8_t isSingleInstrTbl[3][2][2][2] = { in ARMEmitIntExt() local
2689 bool isSingleInstr = isSingleInstrTbl[Bitness][isThumb2][hasV6Ops][isZExt]; in ARMEmitIntExt()