Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMFastISel.cpp2634 uint32_t hasS : 1; // Some instructions have an S bit, always set it to 0. in ARMEmitIntExt() member
2694 unsigned hasS = ITP->hasS; in ARMEmitIntExt() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
DARMFastISel.cpp2637 uint32_t hasS : 1; // Some instructions have an S bit, always set it to 0. in ARMEmitIntExt() member
2697 unsigned hasS = ITP->hasS; in ARMEmitIntExt() local
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp2615 uint32_t hasS : 1; // Some instructions have an S bit, always set it to 0. in ARMEmitIntExt() member
2675 unsigned hasS = ITP->hasS; in ARMEmitIntExt() local