| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | FunctionId.h | 19 FunctionId() : Index(0) {} in FunctionId() function 21 explicit FunctionId(uint32_t Index) : Index(Index) {} in FunctionId() function
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
| H A D | FuzzerDataFlowTrace.h | 52 uint32_t GetCounter(size_t FunctionId, size_t BasicBlockId) { in GetCounter() 62 uint32_t GetNumberOfBlocks(size_t FunctionId) { in GetNumberOfBlocks() 69 uint32_t GetNumberOfCoveredBlocks(size_t FunctionId) { in GetNumberOfCoveredBlocks()
|
| H A D | FuzzerDataFlowTrace.cpp | 48 size_t FunctionId = 0; in AppendCoverage() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
| H A D | FunctionId.h | 62 explicit FunctionId(StringRef Str) in FunctionId() function 67 explicit FunctionId(uint64_t HashCode) in FunctionId() function
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCCodeView.h | 40 uint32_t FunctionId; variable
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCObjectStreamer.cpp | 580 void MCObjectStreamer::emitCVLocDirective(unsigned FunctionId, unsigned FileNo, in emitCVLocDirective() 596 void MCObjectStreamer::emitCVLinetableDirective(unsigned FunctionId, in emitCVLinetableDirective()
|
| H A D | MCStreamer.cpp | 302 bool MCStreamer::emitCVFuncIdDirective(unsigned FunctionId) { in emitCVFuncIdDirective() 306 bool MCStreamer::emitCVInlineSiteIdDirective(unsigned FunctionId, in emitCVInlineSiteIdDirective() 320 void MCStreamer::emitCVLocDirective(unsigned FunctionId, unsigned FileNo, in emitCVLocDirective() 347 void MCStreamer::emitCVLinetableDirective(unsigned FunctionId, in emitCVLinetableDirective()
|
| H A D | MCCodeView.cpp | 132 unsigned FunctionId, unsigned FileNo, in recordCVLoc()
|
| H A D | MCAsmStreamer.cpp | 1784 bool MCAsmStreamer::emitCVInlineSiteIdDirective(unsigned FunctionId, in emitCVInlineSiteIdDirective() 1795 void MCAsmStreamer::emitCVLocDirective(unsigned FunctionId, unsigned FileNo, in emitCVLocDirective() 1819 void MCAsmStreamer::emitCVLinetableDirective(unsigned FunctionId, in emitCVLinetableDirective()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCParser/ |
| H A D | AsmParser.cpp | 3783 bool AsmParser::parseCVFunctionId(int64_t &FunctionId, in parseCVFunctionId() 3810 int64_t FunctionId; in parseDirectiveCVFuncId() local 3831 int64_t FunctionId; in parseDirectiveCVInlineSiteId() local 3890 int64_t FunctionId, FileNumber; in parseDirectiveCVLoc() local 3951 int64_t FunctionId; in parseDirectiveCVLinetable() local
|
| H A D | MasmParser.cpp | 5045 bool MasmParser::parseCVFunctionId(int64_t &FunctionId, in parseCVFunctionId() 5072 int64_t FunctionId; in parseDirectiveCVFuncId() local 5093 int64_t FunctionId; in parseDirectiveCVInlineSiteId() local 5152 int64_t FunctionId, FileNumber; in parseDirectiveCVLoc() local 5213 int64_t FunctionId; in parseDirectiveCVLinetable() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/ |
| H A D | SampleProfWriter.cpp | 683 MapVector<FunctionId, uint32_t> &NameTable, std::set<FunctionId> &V) { in stablizeNameTable()
|
| H A D | InstrProf.cpp | 933 auto FunctionId = Trace[Timestamp]; in createBPFunctionNodes() local
|
| /freebsd-14.2/sys/contrib/dev/acpica/include/ |
| H A D | actbl3.h | 659 UINT32 FunctionId; member
|