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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp2634 uint32_t hasS : 1; // Some instructions have an S bit, always set it to 0. member in struct:InstructionTable
2694 unsigned hasS = ITP->hasS; local
2733 if (hasS)

Completed in 58 milliseconds