Home
last modified time | relevance | path

Searched defs:FName (Results 1 – 17 of 17) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsMachineFunction.cpp93 const GlobalValue *FName = &MF.getFunction(); initGlobalBaseReg() local
122 const GlobalValue *FName = &MF.getFunction(); initGlobalBaseReg() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerContext.cpp106 StringRef FName = II->getName(); in isCLibraryFunction() local
123 StringRef FName = II->getName(); in isHardenedVariantOf() local
H A DCallEvent.cpp658 StringRef FName = II->getName(); in argumentsMayEscape() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp235 FunctionId FName = getRepInFormat(CalleeName); in getCalleeContextSamplesFor() local
541 SampleContextTracker::getTopLevelContextNode(FunctionId FName) { in getTopLevelContextNode()
547 SampleContextTracker::addTopLevelContextNode(FunctionId FName) { in addTopLevelContextNode()
H A DSampleProfileProbe.cpp350 StringRef FName = F.getName(); in instrumentOneFunc() local
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfReader.cpp157 static bool ParseHead(const StringRef &Input, StringRef &FName, in ParseHead()
348 StringRef FName; in readImpl() local
365 StringRef FName; in readImpl() local
460 StringRef FName; in hasFormat() local
553 auto FName(readStringFromTable(&Idx)); in readSampleContextFromTable() local
638 auto FName(readStringFromTable()); in readProfile() local
885 FunctionId FName = FContext.getFunction(); in readFuncProfiles() local
1169 auto FName(readStringFromTable()); in readCSNameTableSec() local
H A DSampleProfWriter.cpp636 std::error_code SampleProfileWriterBinary::writeNameIdx(FunctionId FName) { in writeNameIdx()
645 void SampleProfileWriterBinary::addName(FunctionId FName) { in addName()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DUnixAPIChecker.cpp167 StringRef FName = C.getCalleeName(FD); in checkPreCall() local
594 StringRef FName = C.getCalleeName(FD); in checkPreStmt() local
H A DMallocChecker.cpp3253 StringRef FName = II->getName(); in mayFreeAnyEscapedMemoryOrIsModeledExplicitly() local
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_handlers.cpp854 const char *FName = FLoc.get()->info.function; in handleCFIBadIcall() local
936 const char *FName = FLoc.get()->info.function; in handleFunctionTypeMismatch() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DMDBuilder.cpp353 StringRef FName) { in createPseudoProbeDesc()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.h442 AMDGPUUnmangledLibFunc(StringRef FName,FunctionType * FT) AMDGPUUnmangledLibFunc() argument
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp1136 StringRef FName, SmallVectorImpl<const char *> &NewArgv) { in expandResponseFile()
1254 const char *FName = Arg + 1; in expandResponseFiles() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp544 StringRef FName = sys::path::filename(Filename); in mangleName() local
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCommonArgs.cpp1045 StringRef FName = A->getValue(); in addLTOOptions() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1139 StringRef FName = Name.substr(0, PrefixPos - 1); in adjustInstrProfile() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3548 llvm::DIFile *FName = getOrCreateFile(FileLoc); in CreateTempMacroFile() local