reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/MC/MCParser/DarwinAsmParser.cpp
  601     return Warning(IDLoc, "ignoring directive .dump for now");
  603     return Warning(IDLoc, "ignoring directive .load for now");
 1097     Warning(Loc, Twine(Directive) +
 1102     Warning(Loc, "overriding previous version directive");
lib/MC/MCParser/ELFAsmParser.cpp
  645         Warning(loc, "DWARF2 only supports one section per compilation unit");
lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
 4718         Warning(IDLoc, "instruction movi.2d with immediate #0 may not function"
 5434     Warning(L, "ignoring redefinition of register alias '" + Name + "'");
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
 1730           const_cast<AMDGPUAsmParser *>(AsmParser)->Warning(Inst.getLoc(),
lib/Target/Mips/AsmParser/MipsAsmParser.cpp
  896       AsmParser.Warning(StartLoc, "Float register should be even.");
 1906     Warning(IDLoc, "ssnop is deprecated for " + ISA + " and is equivalent to a "
 1971         Warning(IDLoc, "dividing zero by zero");
 1973         Warning(IDLoc, "division by zero");
 1999         Warning(IDLoc, "dividing zero by zero");
 2001         Warning(IDLoc, "division by zero");
 2297       Warning(IDLoc, "no .cprestore used in PIC mode");
 3893       Warning(IDLoc, "branch is always taken");
 3899       Warning(IDLoc, "branch is always taken");
 3917       Warning(IDLoc, "branch is always taken");
 3942       Warning(IDLoc, "branch is always taken");
 5176     Warning(IDLoc, "comparison is always false");
 5782     Warning(Loc, "used $at (currently $" + Twine(RegIndex) +
 5788     Warning(Loc, "macro instruction expanded into multiple instructions");
 7287     Warning(Loc, ".cpload should be inside a noreorder section");
 7376     Warning(Loc, ".cprestore with negative stack offset has no effect");
 7506     Warning(Loc, "'bopt' feature is unsupported");
 7769   Warning(Parser.getTok().getLoc(),
lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
 1580   Warning(Parser.getTok().getLoc(),
lib/Target/X86/AsmParser/X86AsmParser.cpp
 1343       Warning(WarningMsg.first, WarningMsg.second);
 2272           Warning(Loc, "scale factor without index register is ignored");
 2861       Warning(Op1.getStartLoc(), "memory operand is only for determining the "
 2964       return Warning(Ops[0]->getStartLoc(), "mask, index, and destination "
 2996       return Warning(Ops[0]->getStartLoc(), "index and destination registers "
 3025       return Warning(Ops[0]->getStartLoc(),