Home
last modified time | relevance | path

Searched defs:NoteType (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPUPTNote.h30 enum NoteType{ enum
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUTargetStreamer.cpp391 StringRef Name, const MCExpr *DescSZ, unsigned NoteType, in EmitNote()
/freebsd-12.1/contrib/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3809 static void printGNUNote(raw_ostream &OS, uint32_t NoteType, in printGNUNote()
3844 static AMDNote getAMDNote(uint32_t NoteType, ArrayRef<uint8_t> Desc) { in getAMDNote()
3876 static AMDGPUNote getAMDGPUNote(uint32_t NoteType, ArrayRef<uint8_t> Desc) { in getAMDGPUNote()
4545 static void printGNUNoteLLVMStyle(uint32_t NoteType, in printGNUNoteLLVMStyle()