Home
last modified time | relevance | path

Searched defs:FuncId (Results 1 - 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DDebugInlineeLinesSubsection.cpp115 void DebugInlineeLinesSubsection::addInlineSite(TypeIndex FuncId, in addInlineSite() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
H A DXRayRecord.h83 int32_t FuncId; member
H A DYAMLXRayRecord.h35 int32_t FuncId; member
H A DInstrumentationMap.h56 int32_t FuncId; member
H A DFDRRecords.h374 int32_t FuncId = 0; member in llvm::xray::FunctionRecord
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
H A DInstrumentationMap.cpp144 int32_t FuncId = 1; in loadObj() local
[all...]
H A DTrace.cpp157 int32_t FuncId = Reader.getSigned(&OffsetPtr, sizeof(int32_t)); in loadNaiveFormatLog() local
H A DProfile.cpp83 int32_t FuncId; in readPath() local
321 Profile::FuncID FuncId; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DInstrOrderFile.cpp163 int FuncId = 0; in run() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h156 unsigned FuncId = 0; member
H A DCodeViewDebug.cpp524 unsigned FuncId = CurFn->FuncId; in maybeRecordLocation() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCCodeView.cpp78 MCCVFunctionInfo *CodeViewContext::getCVFunctionInfo(unsigned FuncId) { in getCVFunctionInfo() argument
86 bool CodeViewContext::recordFunctionId(unsigned FuncId) { in recordFunctionId() argument
99 bool CodeViewContext::recordInlinedCallSiteId(unsigned FuncId, unsigne argument
275 getFunctionLineEntries(unsigned FuncId) getFunctionLineEntries() argument
310 getLineExtent(unsigned FuncId) getLineExtent() argument
326 emitLineTableForFunction(MCObjectStreamer &OS, unsigned FuncId, const MCSymbol *FuncBegin, const MCSymbol *FuncEnd) emitLineTableForFunction() argument
[all...]
H A DMCStreamer.cpp301 bool MCStreamer::checkCVLocSection(unsigned FuncId, unsigned FileNo, in checkCVLocSection() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.h350 EFuncId FuncId; member in llvm::AMDGPULibFuncImpl

Completed in 14 milliseconds