Home
last modified time | relevance | path

Searched defs:LocCookie (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineModuleInfo.cpp198 uint64_t LocCookie = 0; in getLocCookie() local
222 unsigned LocCookie = 0; doInitialization() local
H A DMachineInstr.cpp2133 uint64_t LocCookie = 0; emitError() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp135 EmitInlineAsmStr(const char * AsmStr,const MachineInstr * MI,MachineModuleInfo * MMI,const MCAsmInfo * MAI,AsmPrinter * AP,uint64_t LocCookie,raw_ostream & OS) EmitInlineAsmStr() argument
351 uint64_t LocCookie = 0; emitInlineAsm() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DDiagnosticInfo.h1079 uint64_t LocCookie; variable
1104 unsigned LocCookie; global() variable
1108 DiagnosticInfoDontCall(StringRef CalleeName,StringRef Note,DiagnosticSeverity DS,unsigned LocCookie) DiagnosticInfoDontCall() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp523 SourceLocation LocCookie = SrcMgrDiagHandler() local
557 SourceLocation LocCookie = InlineAsmDiagHandler() local
794 SourceLocation LocCookie = DontCallDiagHandler() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DLLVMContext.cpp279 emitError(uint64_t LocCookie,const Twine & ErrorStr) emitError() argument
H A DDiagnosticInfo.cpp431 unsigned LocCookie = 0; diagnoseDontCall() local