Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64Subtarget.h392 bool hasSB() const { return HasSB; } in hasSB() function
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64Subtarget.h436 bool hasSB() const { return HasSB; } in hasSB() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMSubtarget.h678 bool hasSB() const { return HasSB; } in hasSB() function
/external/llvm-project/llvm/lib/Target/ARM/
DARMSubtarget.h696 bool hasSB() const { return HasSB; } in hasSB() function