Home
last modified time | relevance | path

Searched refs:IsO32ABI (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsTargetStreamer.h95 virtual void emitDirectiveModuleOddSPReg(bool Enabled, bool IsO32ABI);
200 void emitDirectiveModuleOddSPReg(bool Enabled, bool IsO32ABI) override;
244 void emitDirectiveModuleOddSPReg(bool Enabled, bool IsO32ABI) override;
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsTargetStreamer.cpp91 bool IsO32ABI) { in emitDirectiveModuleOddSPReg() argument
92 if (!Enabled && !IsO32ABI) in emitDirectiveModuleOddSPReg()
376 bool IsO32ABI) { in emitDirectiveModuleOddSPReg() argument
377 MipsTargetStreamer::emitDirectiveModuleOddSPReg(Enabled, IsO32ABI); in emitDirectiveModuleOddSPReg()
799 bool IsO32ABI) { in emitDirectiveModuleOddSPReg() argument
800 MipsTargetStreamer::emitDirectiveModuleOddSPReg(Enabled, IsO32ABI); in emitDirectiveModuleOddSPReg()