Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/Mips/
H A DMipsTargetStreamer.h29 virtual void setPic(bool Value) {} in setPic() function
286 void setPic(bool Value) override { Pic = Value; } in setPic() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsTargetStreamer.h28 virtual void setPic(bool Value) {} in setPic() function
317 void setPic(bool Value) override { Pic = Value; } in setPic() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMipsTargetStreamer.h27 virtual void setPic(bool Value) {} in setPic() function
322 void setPic(bool Value) override { Pic = Value; } in setPic() function