| /llvm-project-15.0.7/mlir/lib/Conversion/GPUCommon/ |
| H A D | OpToFuncCallLowering.h | 57 StringRef funcName = getFunctionName( in matchAndRewrite() local
|
| /llvm-project-15.0.7/flang/runtime/ |
| H A D | tools.cpp | 84 Terminator &terminator, const char *funcName, const char *toName, in CheckConformability()
|
| /llvm-project-15.0.7/llvm/lib/Analysis/ |
| H A D | TargetLibraryInfo.cpp | 889 static StringRef sanitizeFunctionName(StringRef funcName) { in sanitizeFunctionName() 900 bool TargetLibraryInfoImpl::getLibFunc(StringRef funcName, LibFunc &F) const { in getLibFunc()
|
| /llvm-project-15.0.7/llvm/unittests/ExecutionEngine/MCJIT/ |
| H A D | MCJITTest.cpp | 173 std::stringstream funcName; in TEST_F() local
|
| /llvm-project-15.0.7/mlir/tools/mlir-tblgen/ |
| H A D | RewriterGen.cpp | 350 void PatternEmitter::emitStaticMatcher(DagNode tree, std::string funcName) { in emitStaticMatcher() 393 std::string funcName = staticMatcherHelper.getMatcherName(tree); in emitStaticMatchCall() local 423 void PatternEmitter::emitStaticVerifierCall(StringRef funcName, in emitStaticVerifierCall() 1703 std::string funcName = in populateStaticMatchers() local
|
| /llvm-project-15.0.7/flang/lib/Parser/ |
| H A D | parse-tree.cpp | 211 auto &funcName{std::get<Name>(t)}; in ConvertToAssignment() local
|
| /llvm-project-15.0.7/mlir/lib/Conversion/SPIRVToLLVM/ |
| H A D | ConvertLaunchFuncToLLVMCalls.cpp | 130 StringRef funcName = entryPoint.fn(); in encodeKernelName() local
|
| /llvm-project-15.0.7/mlir/lib/IR/ |
| H A D | FunctionImplementation.cpp | 319 auto funcName = in printFunctionOp() local
|
| /llvm-project-15.0.7/flang/lib/Semantics/ |
| H A D | pointer-assignment.cpp | 142 std::string funcName; in Check() local
|
| /llvm-project-15.0.7/mlir/lib/Dialect/GPU/Transforms/ |
| H A D | SerializeToHsaco.cpp | 202 StringRef funcName = f.getName(); in translateToLLVMIR() local
|
| /llvm-project-15.0.7/llvm/include/llvm/Analysis/ |
| H A D | TargetLibraryInfo.h | 294 bool getLibFunc(StringRef funcName, LibFunc &F) const { in getLibFunc()
|
| /llvm-project-15.0.7/mlir/lib/Target/SPIRV/Serialization/ |
| H A D | SerializeOps.cpp | 640 auto funcName = op.callee(); in processOp() local
|
| /llvm-project-15.0.7/mlir/lib/Target/LLVMIR/Dialect/OpenACC/ |
| H A D | OpenACCToLLVMIRTranslation.cpp | 71 StringRef funcName = funcOp ? funcOp.getName() : "unknown"; in createSourceLocationInfo() local
|
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | plist-macros-with-expansion.cpp | 574 #define DECLARE_FUNC_AND_SET_TO_NULL(funcName, ptr) \ argument
|
| /llvm-project-15.0.7/lld/wasm/ |
| H A D | Writer.cpp | 764 const std::string &funcName = commandExportWrapperNames.back(); in createCommandExportWrappers() local
|
| /llvm-project-15.0.7/llvm/tools/bugpoint/ |
| H A D | Miscompilation.cpp | 848 GlobalVariable *funcName = new GlobalVariable( in CleanupAndPrepareModules() local
|
| /llvm-project-15.0.7/mlir/lib/Dialect/SCF/Utils/ |
| H A D | Utils.cpp | 142 StringRef funcName, in outlineSingleBlockRegion()
|
| /llvm-project-15.0.7/mlir/lib/Target/SPIRV/Deserialization/ |
| H A D | Deserializer.cpp | 518 auto funcName = nameMap.lookup(id).str(); in getFunctionSymbol() local
|
| /llvm-project-15.0.7/clang/lib/Frontend/Rewrite/ |
| H A D | RewriteObjC.cpp | 3253 StringRef funcName, in SynthesizeBlockFunc() 3345 StringRef funcName, in SynthesizeBlockHelperFuncs()
|
| H A D | RewriteModernObjC.cpp | 4040 StringRef funcName, in SynthesizeBlockFunc() 4136 StringRef funcName, in SynthesizeBlockHelperFuncs()
|