Home
last modified time | relevance | path

Searched refs:MType (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.cpp1065 MCSymbol *MType = in EmitFPCallStub() local
1067 OutStreamer->EmitSymbolAttribute(MType, MCSA_ELF_TypeFunction); in EmitFPCallStub()
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.h488 llvm::DIMacro *CreateMacro(llvm::DIMacroFile *Parent, unsigned MType,
H A DCGDebugInfo.cpp2709 unsigned MType, SourceLocation LineLoc, in CreateMacro() argument
2712 return DBuilder.createMacro(Parent, Line, MType, Name, Value); in CreateMacro()