/llvm-project/llvm/include/llvm/Support/ |
H A D | ScopedPrinter.h | 142 void printEnum(StringRef Label, T Value, in printEnum() argument 188 template <typename T> void printFlags(StringRef Label, T Value) { in printFlags() argument 201 virtual void printNumber(StringRef Label, char Value) { in printNumber() argument 205 virtual void printNumber(StringRef Label, signe argument 209 printNumber(StringRef Label,unsigned char Value) printNumber() argument 213 printNumber(StringRef Label,short Value) printNumber() argument 217 printNumber(StringRef Label,unsigned short Value) printNumber() argument 221 printNumber(StringRef Label,int Value) printNumber() argument 225 printNumber(StringRef Label,unsigned int Value) printNumber() argument 229 printNumber(StringRef Label,long Value) printNumber() argument 233 printNumber(StringRef Label,unsigned long Value) printNumber() argument 237 printNumber(StringRef Label,long long Value) printNumber() argument 241 printNumber(StringRef Label,unsigned long long Value) printNumber() argument 245 printNumber(StringRef Label,const APSInt & Value) printNumber() argument 249 printNumber(StringRef Label,float Value) printNumber() argument 253 printNumber(StringRef Label,double Value) printNumber() argument 258 printNumber(StringRef Label,StringRef Str,T Value) printNumber() argument 262 printBoolean(StringRef Label,bool Value) printBoolean() argument 266 printVersion(StringRef Label,T...Version) printVersion() argument 273 printList(StringRef Label,const ArrayRef<T> List) printList() argument 280 printList(StringRef Label,const ArrayRef<bool> List) printList() argument 284 printList(StringRef Label,const ArrayRef<std::string> List) printList() argument 288 printList(StringRef Label,const ArrayRef<uint64_t> List) printList() argument 292 printList(StringRef Label,const ArrayRef<uint32_t> List) printList() argument 296 printList(StringRef Label,const ArrayRef<uint16_t> List) printList() argument 300 printList(StringRef Label,const ArrayRef<uint8_t> List) printList() argument 307 printList(StringRef Label,const ArrayRef<int64_t> List) printList() argument 311 printList(StringRef Label,const ArrayRef<int32_t> List) printList() argument 315 printList(StringRef Label,const ArrayRef<int16_t> List) printList() argument 319 printList(StringRef Label,const ArrayRef<int8_t> List) printList() argument 326 printList(StringRef Label,const ArrayRef<APSInt> List) printList() argument 331 printList(StringRef Label,const T & List,const U & Printer) printList() argument 341 printHexList(StringRef Label,const T & List) printHexList() argument 348 printHex(StringRef Label,T Value) printHex() argument 352 printHex(StringRef Label,StringRef Str,T Value) printHex() argument 357 printSymbolOffset(StringRef Label,StringRef Symbol,T Value) printSymbolOffset() argument 363 printString(StringRef Label,StringRef Value) printString() argument 367 printStringEscaped(StringRef Label,StringRef Value) printStringEscaped() argument 371 printBinary(StringRef Label,StringRef Str,ArrayRef<uint8_t> Value) printBinary() argument 375 printBinary(StringRef Label,StringRef Str,ArrayRef<char> Value) printBinary() argument 381 printBinary(StringRef Label,ArrayRef<uint8_t> Value) printBinary() argument 385 printBinary(StringRef Label,ArrayRef<char> Value) printBinary() argument 391 printBinary(StringRef Label,StringRef Value) printBinary() argument 397 printBinaryBlock(StringRef Label,ArrayRef<uint8_t> Value,uint32_t StartOffset) printBinaryBlock() argument 402 printBinaryBlock(StringRef Label,ArrayRef<uint8_t> Value) printBinaryBlock() argument 406 printBinaryBlock(StringRef Label,StringRef Value) printBinaryBlock() argument 412 printObject(StringRef Label,const T & Value) printObject() argument 418 objectBegin(StringRef Label) objectBegin() argument 424 arrayBegin(StringRef Label) arrayBegin() argument 454 printFlagsImpl(StringRef Label,HexNumber Value,ArrayRef<FlagEntry> Flags) printFlagsImpl() argument 462 printFlagsImpl(StringRef Label,HexNumber Value,ArrayRef<HexNumber> Flags) printFlagsImpl() argument 470 printListImpl(StringRef Label,const T List) printListImpl() argument 478 printHexListImpl(StringRef Label,const ArrayRef<HexNumber> List) printHexListImpl() argument 487 printHexImpl(StringRef Label,HexNumber Value) printHexImpl() argument 491 printHexImpl(StringRef Label,StringRef Str,HexNumber Value) printHexImpl() argument 495 printSymbolOffsetImpl(StringRef Label,StringRef Symbol,HexNumber Value) printSymbolOffsetImpl() argument 500 printNumberImpl(StringRef Label,StringRef Str,StringRef Value) printNumberImpl() argument 505 printStringEscapedImpl(StringRef Label,StringRef Value) printStringEscapedImpl() argument 516 scopedBegin(StringRef Label,char Symbol) scopedBegin() argument 577 printNumber(StringRef Label,char Value) printNumber() argument 581 printNumber(StringRef Label,signed char Value) printNumber() argument 585 printNumber(StringRef Label,unsigned char Value) printNumber() argument 589 printNumber(StringRef Label,short Value) printNumber() argument 593 printNumber(StringRef Label,unsigned short Value) printNumber() argument 597 printNumber(StringRef Label,int Value) printNumber() argument 601 printNumber(StringRef Label,unsigned int Value) printNumber() argument 605 printNumber(StringRef Label,long Value) printNumber() argument 609 printNumber(StringRef Label,unsigned long Value) printNumber() argument 613 printNumber(StringRef Label,long long Value) printNumber() argument 617 printNumber(StringRef Label,unsigned long long Value) printNumber() argument 621 printNumber(StringRef Label,float Value) printNumber() argument 625 printNumber(StringRef Label,double Value) printNumber() argument 629 printNumber(StringRef Label,const APSInt & Value) printNumber() argument 635 printBoolean(StringRef Label,bool Value) printBoolean() argument 639 printList(StringRef Label,const ArrayRef<bool> List) printList() argument 643 printList(StringRef Label,const ArrayRef<std::string> List) printList() argument 647 printList(StringRef Label,const ArrayRef<uint64_t> List) printList() argument 651 printList(StringRef Label,const ArrayRef<uint32_t> List) printList() argument 655 printList(StringRef Label,const ArrayRef<uint16_t> List) printList() argument 659 printList(StringRef Label,const ArrayRef<uint8_t> List) printList() argument 663 printList(StringRef Label,const ArrayRef<int64_t> List) printList() argument 667 printList(StringRef Label,const ArrayRef<int32_t> List) printList() argument 671 printList(StringRef Label,const ArrayRef<int16_t> List) printList() argument 675 printList(StringRef Label,const ArrayRef<int8_t> List) printList() argument 679 printList(StringRef Label,const ArrayRef<APSInt> List) printList() argument 689 printString(StringRef Label,StringRef Value) printString() argument 697 objectBegin(StringRef Label) objectBegin() argument 707 arrayBegin(StringRef Label) arrayBegin() argument 722 printFlagsImpl(StringRef Label,HexNumber Value,ArrayRef<FlagEntry> Flags) printFlagsImpl() argument 737 printFlagsImpl(StringRef Label,HexNumber Value,ArrayRef<HexNumber> Flags) printFlagsImpl() argument 749 printListImpl(StringRef Label,const T & List) printListImpl() argument 756 printHexListImpl(StringRef Label,const ArrayRef<HexNumber> List) printHexListImpl() argument 765 printHexImpl(StringRef Label,HexNumber Value) printHexImpl() argument 769 printHexImpl(StringRef Label,StringRef Str,HexNumber Value) printHexImpl() argument 776 printSymbolOffsetImpl(StringRef Label,StringRef Symbol,HexNumber Value) printSymbolOffsetImpl() argument 784 printNumberImpl(StringRef Label,StringRef Str,StringRef Value) printNumberImpl() argument 816 scopedBegin(StringRef Label,Scope Ctx) scopedBegin() argument [all...] |
/llvm-project/clang/lib/AST/Interp/ |
H A D | ByteCodeEmitter.cpp |
|
H A D | EvalEmitter.cpp |
|
/llvm-project/clang-tools-extra/clangd/unittests/support/ |
H A D | TestTracer.cpp | 18 llvm::StringRef Label) { in record() 24 llvm::StringRef Label) { in takeMetric()
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineOperand.cpp | 669 if (MCSymbol *Label = CFI.getLabel()) in printCFI() local 675 if (MCSymbol *Label = CFI.getLabel()) in printCFI() local 680 if (MCSymbol *Label = CFI.getLabel()) in printCFI() local 685 if (MCSymbol *Label = CFI.getLabel()) in printCFI() local 692 if (MCSymbol *Label = CFI.getLabel()) in printCFI() local 698 if (MCSymbol *Label = CFI.getLabel()) printCFI() local 704 if (MCSymbol *Label = CFI.getLabel()) printCFI() local 711 if (MCSymbol *Label = CFI.getLabel()) printCFI() local 719 if (MCSymbol *Label = CFI.getLabel()) printCFI() local 726 if (MCSymbol *Label = CFI.getLabel()) printCFI() local 732 if (MCSymbol *Label = CFI.getLabel()) printCFI() local 738 if (MCSymbol *Label = CFI.getLabel()) printCFI() local 750 if (MCSymbol *Label = CFI.getLabel()) printCFI() local 756 if (MCSymbol *Label = CFI.getLabel()) printCFI() local 764 if (MCSymbol *Label = CFI.getLabel()) printCFI() local 769 if (MCSymbol *Label = CFI.getLabel()) printCFI() local [all...] |
/llvm-project/lldb/tools/lldb-test/ |
H A D | FormatUtil.cpp | 40 void LinePrinter::formatBinary(StringRef Label, ArrayRef<uint8_t> Data, in formatBinary() 53 void LinePrinter::formatBinary(StringRef Label, ArrayRef<uint8_t> Data, in formatBinary()
|
/llvm-project/compiler-rt/test/dfsan/ |
H A D | event_callbacks.c | 22 void __dfsan_store_callback(dfsan_label Label) { in __dfsan_store_callback() 44 void __dfsan_load_callback(dfsan_label Label) { in __dfsan_load_callback()
|
H A D | conditional_callbacks.c | 24 void my_dfsan_conditional_callback(dfsan_label Label, dfsan_origin Origin) { in my_dfsan_conditional_callback()
|
H A D | conditional_callbacks_sig.c | 16 void my_dfsan_conditional_callback(dfsan_label Label, dfsan_origin Origin) { in my_dfsan_conditional_callback()
|
/llvm-project/llvm/lib/MC/ |
H A D | MCStreamer.cpp | 518 MCSymbol *Label = emitCFILabel(); in emitCFIDefCfaRegister() local 530 MCCFIInstruction::createAdjustCfaOffset(Label, Adjustment, Loc); in emitCFILLVMDefAspaceCfa() local 487 MCSymbol *Label = emitCFILabel(); emitCFIDefCfa() local 498 MCSymbol *Label = emitCFILabel(); emitCFIDefCfaOffset() local 508 MCSymbol *Label = emitCFILabel(); emitCFIAdjustCfaOffset() local 541 MCSymbol *Label = emitCFILabel(); emitCFIOffset() local 551 MCSymbol *Label = emitCFILabel(); emitCFIRelOffset() local 578 MCSymbol *Label = emitCFILabel(); emitCFIRememberState() local 589 MCSymbol *Label = emitCFILabel(); emitCFIRestoreState() local 599 MCSymbol *Label = emitCFILabel(); emitCFISameValue() local 609 MCSymbol *Label = emitCFILabel(); emitCFIRestore() local 619 MCSymbol *Label = emitCFILabel(); emitCFIEscape() local 629 MCSymbol *Label = emitCFILabel(); emitCFIGnuArgsSize() local 646 MCSymbol *Label = emitCFILabel(); emitCFIUndefined() local 657 MCSymbol *Label = emitCFILabel(); emitCFIRegister() local 667 MCSymbol *Label = emitCFILabel(); emitCFIWindowSave() local 676 MCSymbol *Label = emitCFILabel(); emitCFINegateRAState() local 693 MCSymbol *Label = emitCFILabel(); emitCFILabelDirective() local 739 MCSymbol *Label = emitCFILabel(); emitWinCFIEndProc() local 757 MCSymbol *Label = emitCFILabel(); emitWinCFIFuncletOrFuncEnd() local 782 MCSymbol *Label = emitCFILabel(); emitWinCFIEndChained() local 874 MCSymbol *Label = emitCFILabel(); emitWinCFIPushReg() local 895 MCSymbol *Label = emitCFILabel(); emitWinCFISetFrame() local 914 MCSymbol *Label = emitCFILabel(); emitWinCFIAllocStack() local 930 MCSymbol *Label = emitCFILabel(); emitWinCFISaveReg() local 945 MCSymbol *Label = emitCFILabel(); emitWinCFISaveXMM() local 960 MCSymbol *Label = emitCFILabel(); emitWinCFIPushFrame() local 971 MCSymbol *Label = emitCFILabel(); emitWinCFIEndProlog() local [all...] |
/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | LinePrinter.cpp | 107 formatBinary(StringRef Label,ArrayRef<uint8_t> Data,uint64_t StartOffset) formatBinary() argument 120 formatBinary(StringRef Label,ArrayRef<uint8_t> Data,uint64_t Base,uint64_t StartOffset) formatBinary() argument 180 formatMsfStreamData(StringRef Label,PDBFile & File,uint32_t StreamIdx,StringRef StreamPurpose,uint64_t Offset,uint64_t Size) formatMsfStreamData() argument 218 formatMsfStreamData(StringRef Label,PDBFile & File,const msf::MSFStreamLayout & Stream,BinarySubstreamRef Substream) formatMsfStreamData() argument
|
/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsELFStreamer.cpp | 62 MCSymbol *Label = getContext().createTempSymbol("cfi", true); in emitCFILabel() local 79 auto *Label = cast<MCSymbolELF>(L); in createPendingLabelRelocs() local
|
/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | StreamUtil.cpp | 50 static inline StreamInfo stream(StreamPurpose Purpose, StringRef Label, in stream() 55 static inline StreamInfo moduleStream(StringRef Label, uint32_t StreamIdx, in moduleStream()
|
/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMWinCOFFStreamer.cpp | 215 WinEH::Instruction(Win64EH::UOP_End, /*Label=*/nullptr, -1, 0); in emitARMWinCFIPrologEnd() local 118 MCSymbol *Label = S.emitCFILabel(); emitARMWinUnwindCode() local 265 MCSymbol *Label = S.emitCFILabel(); emitARMWinCFIEpilogEnd() local
|
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AsmPrinterDwarf.cpp | 166 emitLabelPlusOffset(Label, Offset, getDwarfOffsetByteSize()); in emitDwarfOffset() argument 132 emitDwarfSymbolReference(const MCSymbol * Label,bool ForceOffset) const emitDwarfSymbolReference() argument
|
H A D | ErlangGCPrinter.cpp | 82 MCSymbol *Label = P.Label; in finishAssembly() local
|
/llvm-project/flang/include/flang/Lower/ |
H A D | PFTDefs.h | 54 using Label = std::uint64_t; variable
|
/llvm-project/clang/lib/Format/ |
H A D | UsingDeclarationsSorter.cpp | 96 std::string Label; member 112 std::string Label; in computeUsingDeclarationLabel() local 233 std::string Label = computeUsingDeclarationLabel(UsingTok); in analyze() local
|
/llvm-project/llvm/lib/Support/ |
H A D | ScopedPrinter.cpp | 14 void ScopedPrinter::printBinaryImpl(StringRef Label, StringRef Str, in printBinaryImpl()
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | GCMetadata.h | 58 MCSymbol *Label; ///< A label. member 130 void addSafePoint(MCSymbol *Label, const DebugLoc &DL) { in addSafePoint()
|
/llvm-project/llvm/include/llvm/MC/ |
H A D | ConstantPools.h | 35 MCSymbol *Label; member
|
/llvm-project/clang/include/clang/AST/ |
H A D | TextNodeDumper.h | 58 template <typename Fn> void AddChild(StringRef Label, Fn DoAddChild) { in AddChild() argument
|
/llvm-project/bolt/lib/Rewrite/ |
H A D | LinuxKernelRewriter.cpp | 132 MCSymbol &Label; // Label marking the instruction. global() member 192 MCSymbol *Label; /// Label attached to the call. global() member 458 MCSymbol *Label = processSMPLocks() local 739 __anon2ed2b24f0502(const uint64_t IP, const ORCState &ORC, MCSymbol *Label = 0, bool Force = false) rewriteORCTables() argument 779 MCSymbol *Label = rewriteORCTables() local 969 MCSymbol *Label = readStaticCalls() local 1305 MCSymbol *Label = rewriteBugTable() local 1834 MCSymbol *Label = rewriteStaticKeysJumpTable() local [all...] |
/llvm-project/clang/lib/Analysis/ |
H A D | CFGStmtMap.cpp | 68 if (Stmt *Label = B->getLabel()) in Accumulate() local
|
/llvm-project/llvm/lib/Target/BPF/ |
H A D | BTFDebug.h | 267 const MCSymbol *Label; ///< Func MCSymbol member 273 MCSymbol *Label; ///< MCSymbol identifying insn for the lineinfo member 282 const MCSymbol *Label; ///< MCSymbol identifying insn for the reloc member
|