Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DMachineModuleInfo.cpp198 uint64_t LocCookie = 0; getLocCookie() local
221 uint64_t LocCookie = 0; doInitialization() local
247 unsigned LocCookie = 0; run() local
H A DMachineInstr.cpp2204 uint64_t LocCookie = 0; emitError() local
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp132 EmitInlineAsmStr(const char * AsmStr,const MachineInstr * MI,MachineModuleInfo * MMI,const MCAsmInfo * MAI,AsmPrinter * AP,uint64_t LocCookie,raw_ostream & OS) EmitInlineAsmStr() argument
348 uint64_t LocCookie = 0; emitInlineAsm() local
/llvm-project/llvm/include/llvm/IR/
H A DDiagnosticInfo.h1079 uint64_t LocCookie; global() variable
1104 uint64_t LocCookie; global() variable
1108 DiagnosticInfoDontCall(StringRef CalleeName,StringRef Note,DiagnosticSeverity DS,uint64_t LocCookie) DiagnosticInfoDontCall() argument
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp498 SourceLocation LocCookie = SrcMgrDiagHandler() local
532 SourceLocation LocCookie = InlineAsmDiagHandler() local
769 SourceLocation LocCookie = DontCallDiagHandler() local
[all...]
/llvm-project/llvm/lib/IR/
H A DLLVMContext.cpp286 emitError(uint64_t LocCookie,const Twine & ErrorStr) emitError() argument
H A DDiagnosticInfo.cpp435 uint64_t LocCookie = 0; diagnoseDontCall() local