Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Conversion/GPUToLLVMSPV/
H A DGPUToLLVMSPV.cpp180 : LaunchConfigConversion(getFuncName(), SourceOp::getOperationName(), in getFuncName() function in __anon488119060111::LaunchConfigOpConversion::ThreadIdOp
165 StringRef LaunchConfigOpConversion<gpu::BlockIdOp>::getFuncName() { getFuncName() function in __anon488119060111::LaunchConfigOpConversion::BlockIdOp
170 StringRef LaunchConfigOpConversion<gpu::GridDimOp>::getFuncName() { getFuncName() function in __anon488119060111::LaunchConfigOpConversion::GridDimOp
175 StringRef LaunchConfigOpConversion<gpu::BlockDimOp>::getFuncName() { getFuncName() function in __anon488119060111::LaunchConfigOpConversion::BlockDimOp
185 StringRef LaunchConfigOpConversion<gpu::GlobalIdOp>::getFuncName() { getFuncName() function in __anon488119060111::LaunchConfigOpConversion::GlobalIdOp
234 static std::string getFuncName(gpu::ShuffleOp op) { getFuncName() function
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOMemOPSizeOpt.cpp133 StringRef getFuncName() { in getFuncName() function
/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h1212 Error getFuncName(InstrProfSymtab &ProfileNames, StringRef &FuncName) const { getFuncName() function
1261 Error getFuncName(InstrProfSymtab &ProfileNames, StringRef &FuncName) const { getFuncName() function
1305 Error getFuncName(InstrProfSymtab &ProfileNames, StringRef &FuncName) const { getFuncName() function
/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp116 FunctionId ContextTrieNode::getFuncName() const { return FuncName; } in getFuncName() function in llvm::ContextTrieNode
[all...]
/llvm-project/llvm/tools/llvm-profgen/
H A DProfiledBinary.h109 StringRef getFuncName() { return Func->FuncName; } in getFuncName() function
/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp515 StringRef InstrProfSymtab::getFuncName(uint64_t Pointer, size_t Size) { getFuncName() function in InstrProfSymtab
/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp828 getFuncName(const StringMap<InstrProfWriter::ProfilingData>::value_type &Val) { getFuncName() function
833 getFuncName(const SampleProfileMap::value_type &Val) { getFuncName() function