Home
last modified time | relevance | path

Searched defs:BaseName (Results 1 – 21 of 21) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFPreserveDIType.cpp72 std::string BaseName = "llvm.btf_type_id."; in BPFPreserveDITypeImpl() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileWrapper.cpp137 char* BaseName = 0; in checkForOProfileProcEntry() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVSupport.cpp154 StringRef BaseName) { in getScopedName()
H A DLVScope.cpp528 std::string BaseName; encodeTemplateArguments() local
/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/
H A DExtractAPIConsumer.cpp379 createAdditionalSymbolGraphFile(CompilerInstance &CI, Twine BaseName) { in createAdditionalSymbolGraphFile()
399 auto ConstructOutputFile = [&CI](Twine BaseName) { in ImplEndSourceFileAction()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaSwift.cpp348 StringRef ContextName, BaseName, Parameters; in validateSwiftFunctionName() local
580 StringRef ContextName, BaseName; in DiagnoseName() local
H A DSemaCodeComplete.cpp7024 const char *BaseName = in CodeCompleteConstructorInitializer() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFTypePrinter.cpp187 StringRef BaseName = Name.substr(0, Separator); in appendUnqualifiedNameBefore() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSSAUpdater.cpp373 SSAUpdater &S, StringRef BaseName) : SSA(S) { in LoadAndStorePromoter()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1709 const char *BaseName = MF.createExternalSymbolName("__tls_base"); in LowerGlobalTLSAddress() local
1752 const char *BaseName; in LowerGlobalAddress() local
1869 const char *BaseName = MF.createExternalSymbolName("__memory_base"); in LowerIntrinsic() local
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DAMDGPU.cpp91 StringRef BaseName; in scanLibDevicePath() local
H A DCommonArgs.cpp2267 StringRef BaseName = llvm::sys::path::filename(Input.getBaseInput()); in getStatsFileName() local
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp5777 StringRef BaseName, in MakeCLOutputFilename() argument
5900 StringRef BaseName = llvm::sys::path::filename(BaseInput); in GetNamedOutputPath() local
5940 StringRef BaseName = llvm::sys::path::filename(BaseInput); in GetNamedOutputPath() local
5994 StringRef BaseName; GetNamedOutputPath() local
[all...]
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DModule.cpp494 std::string Module::getUniqueIntrinsicName(StringRef BaseName, Intrinsic::ID Id, in getUniqueIntrinsicName()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp1531 std::string BaseName = (Twine("ir<") + Name + Twine(">")).str(); in assignName() local
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp1338 StringRef BaseName = in ACLEIntrinsic() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp2129 Function *ParentFunc, Twine BaseName) { in createAndInsertBasicBlocks()
/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1747 SampleContext BaseName; member
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp3811 const char *BaseName = nullptr; in mangleNeonVectorType() local
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h3814 AST_MATCHER_P(ObjCMessageExpr, hasSelector, std::string, BaseName) { in AST_MATCHER_P() argument
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp5666 const char *BaseName; in EmitBuiltinExpr() local