Searched defs:IsReg (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsTargetStreamer.cpp60 const MCSymbol &Sym, bool IsReg) {
203 bool IsReg) {
207 if (IsReg)
581 bool IsReg) {
590 if (IsReg) {
59 emitDirectiveCpsetup(unsigned RegNo, int RegOrOffset, const MCSymbol &Sym, bool IsReg) argument
200 emitDirectiveCpsetup(unsigned RegNo, int RegOrOffset, const MCSymbol &Sym, bool IsReg) argument
578 emitDirectiveCpsetup(unsigned RegNo, int RegOrOffset, const MCSymbol &Sym, bool IsReg) argument

Completed in 564 milliseconds