Searched defs:emitAttributes (Results 1 – 6 of 6) sorted by relevance
/llvm-project/llvm/lib/Target/CSKY/ | ||
H A D | CSKYAsmPrinter.cpp | 248 void CSKYAsmPrinter::emitAttributes() { emitAttributes() function in CSKYAsmPrinter |
/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonAsmPrinter.cpp | 792 void HexagonAsmPrinter::emitAttributes() { emitAttributes() function in HexagonAsmPrinter |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVAsmPrinter.cpp | 485 void RISCVAsmPrinter::emitAttributes(const MCSubtargetInfo &SubtargetInfo) { emitAttributes() function in RISCVAsmPrinter |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMAsmPrinter.cpp | 623 void ARMAsmPrinter::emitAttributes() { emitAttributes() function in ARMAsmPrinter |
/llvm-project/llvm/lib/Target/SystemZ/ | ||
H A D | SystemZAsmPrinter.cpp | 848 void SystemZAsmPrinter::emitAttributes(Module &M) { emitAttributes() function in SystemZAsmPrinter |
/llvm-project/clang/utils/TableGen/ | ||
H A D | ClangAttrEmitter.cpp | 2669 static void emitAttributes(RecordKeeper &Records, raw_ostream &OS, emitAttributes() function |