Home
last modified time | relevance | path

Searched defs:FuncName (Results 1 – 25 of 33) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceSwitchLowering.h90 JumpTableData(GlobalString Name, GlobalString FuncName, SizeT Id, in JumpTableData()
111 GlobalString FuncName; variable
DIceInstrumentation.cpp52 std::string FuncName = Func->getFunctionName().toStringOrEmpty(); in instrumentFunc() local
DIceGlobalContext.h590 TimerMarker(GlobalContext *Ctx, const std::string &FuncName) in TimerMarker()
DIceASanInstrumentation.cpp77 std::string FuncName = Func->getFunctionName().toStringOrEmpty(); in isInstrumentable() local
DIceELFObjectWriter.cpp213 void ELFObjectWriter::writeFunctionCode(GlobalString FuncName, bool IsInternal, in writeFunctionCode()
DIceGlobalContext.cpp1034 const std::string &FuncName) { in getTimerIdFromFuncName()
DIceInst.cpp580 const auto FuncName = Func->getFunctionName(); in makeName() local
DIceInst.h1079 GlobalString FuncName; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/
DLookupResult.h42 StringRef FuncName; ///< The concrete function name that contains LookupAddr. member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProfReader.cpp580 StringRef FuncName, ArrayRef<NamedInstrProfRecord> &Data) { in getRecords()
627 Error getRecords(StringRef FuncName, in getRecords()
686 Error getRecords(StringRef FuncName, in getRecords()
872 IndexedInstrProfReader::getInstrProfRecord(StringRef FuncName, in getInstrProfRecord()
888 Error IndexedInstrProfReader::getFunctionCounts(StringRef FuncName, in getFunctionCounts()
DSampleProfReader.cpp550 auto FuncName = NameOffset.first; in readFuncProfiles() local
DInstrProf.cpp287 std::string getPGOFuncNameVarName(StringRef FuncName, in getPGOFuncNameVarName()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DLeonPasses.cpp90 StringRef FuncName = MO.getGlobal()->getName(); in runOnMachineFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPULibFunc.cpp678 bool AMDGPULibFunc::parse(StringRef FuncName, AMDGPULibFunc &F) { in parse()
943 std::string FuncName = fInfo.mangle(); in getFunction() local
958 std::string const FuncName = fInfo.mangle(); in getOrInsertFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCContext.cpp143 MCSymbol *MCContext::getOrCreateFrameAllocSymbol(StringRef FuncName, in getOrCreateFrameAllocSymbol()
149 MCSymbol *MCContext::getOrCreateParentFrameOffsetSymbol(StringRef FuncName) { in getOrCreateParentFrameOffsetSymbol()
154 MCSymbol *MCContext::getOrCreateLSDASymbol(StringRef FuncName) { in getOrCreateLSDASymbol()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DInstrProf.h467 Error addFuncName(StringRef FuncName) { in addFuncName()
618 StringRef FuncName; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DCompileOnDemandLayer.h365 Error updatePointer(std::string FuncName, JITTargetAddress FnBodyAddr) { in updatePointer()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
DCoverageMappingReader.cpp432 StringRef FuncName; in insertFunctionRecordIfNeeded() local
/third_party/cJSON/tests/unity/src/
Dunity.c1330 void UnityDefaultTestRun(UnityTestFunction Func, const char* FuncName, const int FuncLineNum) in UnityDefaultTestRun()
/third_party/unity/src/
Dunity.c1827 void UnityDefaultTestRun(UnityTestFunction Func, const char* FuncName, const int FuncLineNum) in UnityDefaultTestRun()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBTFDebug.cpp311 BTFTypeFunc::BTFTypeFunc(StringRef FuncName, uint32_t ProtoTypeId, in BTFTypeFunc()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp946 std::string FuncName = GlobalValue::dropLLVMManglingEscape(GV->getName()); in emitDebugInfoForThunk() local
992 std::string FuncName; in emitDebugInfoForFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DBuildLibCalls.cpp836 StringRef FuncName = TLI->getName(TheLibFunc); in emitLibCall() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRISelLowering.cpp1015 StringRef FuncName = getFunctionName(CLI); in analyzeBuiltinArguments() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp956 StringRef FuncName = "memset_pattern16"; in processLoopStridedStore() local

12