Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/Mips/
H A DMipsMachineFunction.h80 bool hasSaveS2() const { return SaveS2; } in hasSaveS2() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMipsMachineFunction.h82 bool hasSaveS2() const { return SaveS2; } in hasSaveS2() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsMachineFunction.h77 bool hasSaveS2() const { return SaveS2; } in hasSaveS2() function