HomeSort by relevance Sort by last modified time
    Searched refs:getLabelEndName (Results 1 - 6 of 6) sorted by null

  /external/llvm/lib/Target/NVPTX/
NVPTXSection.h 42 virtual std::string getLabelEndName() const { return ""; }
  /external/llvm/include/llvm/MC/
MCSection.h 57 virtual std::string getLabelEndName() const = 0;
MCSectionCOFF.h 56 virtual std::string getLabelEndName() const {
MCSectionELF.h 64 virtual std::string getLabelEndName() const {
MCSectionMachO.h 152 virtual std::string getLabelEndName() const {
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.cpp     [all...]

Completed in 679 milliseconds