Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/Mips/
H A DMipsTargetStreamer.h282 bool isMicroMipsEnabled() const { return MicroMipsEnabled; } in isMicroMipsEnabled() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsTargetStreamer.h313 bool isMicroMipsEnabled() const { return MicroMipsEnabled; } in isMicroMipsEnabled() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMipsTargetStreamer.h318 bool isMicroMipsEnabled() const { return MicroMipsEnabled; } in isMicroMipsEnabled() function