Home
last modified time | relevance | path

Searched defs:hasS (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMFastISel.cpp2629 uint32_t hasS : 1; // Some instructions have an S bit, always set it to 0. in ARMEmitIntExt() member
2689 unsigned hasS = ITP->hasS; in ARMEmitIntExt() local