/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGNonTrivialStruct.cpp | 453 std::string FuncName = std::string(F->getName()); in getFunction() local 821 static void callSpecialFunction(G &&Gen, StringRef FuncName, QualType QT, in callSpecialFunction() 833 getSpecialFunction(G &&Gen, StringRef FuncName, QualType QT, bool IsVolatile, in getSpecialFunction() 848 std::string FuncName = GenName.getName(QT, IsVolatile); in callCStructDefaultConstructor() local 873 std::string FuncName = GenName.getName(QT, IsVolatile); in callCStructDestructor() local 884 std::string FuncName = GenName.getName(QT, IsVolatile); in callCStructCopyConstructor() local 898 std::string FuncName = GenName.getName(QT, IsVolatile); in callCStructCopyAssignmentOperator() local 909 std::string FuncName = GenName.getName(QT, IsVolatile); in callCStructMoveConstructor() local 923 std::string FuncName = GenName.getName(QT, IsVolatile); in callCStructMoveAssignmentOperator() local 932 std::string FuncName = GenName.getName(QT, IsVolatile); in getNonTrivialCStructDefaultConstructor() local [all …]
|
H A D | CodeGenPGO.h | 32 std::string FuncName; variable
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | Attributes.cpp | 92 StringRef FuncName = Rule->getValueAsString("CompatFunc"); in emitFnAttrCompatCheck() local 110 StringRef FuncName = Rule->getValueAsString("MergeFunc"); in emitFnAttrCompatCheck() local
|
H A D | DFAPacketizerEmitter.cpp | 160 std::string FuncName = std::string(K->getName()); in collectAllComboFuncs() local
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | SubtargetFeatureInfo.cpp | 103 StringRef TargetName, StringRef ClassName, StringRef FuncName, in emitComputeAvailableFeatures() 169 StringRef TargetName, StringRef ClassName, StringRef FuncName, in emitComputeAssemblerAvailableFeatures()
|
H A D | VarLenCodeEmitterGen.cpp | 118 StringRef FuncName = cast<StringInit>(DI->getArg(0))->getValue(); in getCustomCoders() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/ |
H A D | AArch64SMEAttributes.cpp | 50 SMEAttrs::SMEAttrs(StringRef FuncName) : Bitmask(0) { in SMEAttrs()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVPrepareFunctions.cpp | 74 std::string FuncName = IntrinsicFunc->getName().str(); in lowerLLVMIntrinsicName() local 104 std::string FuncName = lowerLLVMIntrinsicName(Intrinsic); in lowerIntrinsicToFunction() local 292 const std::string FuncName = lowerLLVMIntrinsicName(FSHIntrinsic); in lowerFunnelShifts() local 417 const std::string FuncName = lowerLLVMIntrinsicName(UMulIntrinsic); in lowerUMulWithOverflow() local
|
H A D | SPIRVCallLowering.cpp | 504 std::string FuncName = Info.Callee.getGlobal()->getName().str(); in lowerCall() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | BasicBlockSectionsProfileReader.h | 82 getAliasName(StringRef FuncName) getAliasName() argument [all...] |
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/ |
H A D | LookupResult.h | 41 StringRef FuncName; ///< The concrete function name that contains LookupAddr. member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
H A D | SampleContextTracker.h | 71 StringRef FuncName; global() variable
|
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
H A D | InstrProfReader.cpp | 304 for (auto &FuncName : FuncNames) in readTemporalProfTraceData() local 972 StringRef FuncName, ArrayRef<NamedInstrProfRecord> &Data) { in getRecords() 1026 Error getRecords(StringRef FuncName, in getRecords() 1086 Error getRecords(StringRef FuncName, in getRecords() 1483 StringRef FuncName, uint64_t FuncHash, StringRef DeprecatedFuncName, in getInstrProfRecord() 1641 Error IndexedInstrProfReader::getFunctionCounts(StringRef FuncName, in getFunctionCounts() 1652 Error IndexedInstrProfReader::getFunctionBitmap(StringRef FuncName, in getFunctionBitmap()
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/ |
H A D | CoverageFilters.cpp | 23 StringRef FuncName = Function.Name; in matches() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | LeonPasses.cpp | 86 StringRef FuncName = MO.getGlobal()->getName(); runOnMachineFunction() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsCallLowering.cpp | 343 std::string FuncName = F.getName().str(); in lowerReturn() local 398 const std::string FuncName = F.getName().str(); in lowerFormalArguments() local 555 const std::string FuncName = F.getName().str(); in lowerCall() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULibFunc.cpp | 692 bool AMDGPULibFunc::parse(StringRef FuncName, AMDGPULibFunc &F) { in parse() 1008 std::string FuncName = fInfo.mangle(); in getFunction() local 1025 std::string const FuncName = fInfo.mangle(); in getOrInsertFunction() local
|
/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCPseudoProbe.cpp | 290 StringRef FuncName = getProbeFNameForGUID(GUID2FuncMAP, Cur->Parent->Guid); in getInlineContext() local 320 StringRef FuncName = getProbeFNameForGUID(GUID2FuncMAP, Guid); in print() local
|
H A D | MCContext.cpp | 236 MCSymbol *MCContext::getOrCreateFrameAllocSymbol(const Twine &FuncName, in getOrCreateFrameAllocSymbol() 242 MCSymbol *MCContext::getOrCreateParentFrameOffsetSymbol(const Twine &FuncName) { in getOrCreateParentFrameOffsetSymbol() 247 MCSymbol *MCContext::getOrCreateLSDASymbol(const Twine &FuncName) { in getOrCreateLSDASymbol()
|
/freebsd/contrib/llvm-project/clang/lib/Basic/ |
H A D | Builtins.cpp | 63 bool Builtin::Context::isBuiltinFunc(llvm::StringRef FuncName) { in isBuiltinFunc()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCPseudoProbe.h | 89 std::string FuncName; member
|
/freebsd/contrib/llvm-project/llvm/tools/opt/ |
H A D | optdriver.cpp | 683 for (auto &FuncName : DisableBuiltins) in optMain() local
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseOpenACC.cpp | 1243 Token FuncName = getCurToken(); in ParseOpenACCIDExpression() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | InstrProf.h | 588 Error addFuncName(StringRef FuncName) { return addSymbolName(FuncName); } in addFuncName() 759 StringRef FuncName; member
|
/freebsd/contrib/ntp/sntp/unity/ |
H A D | unity.c | 1199 void UnityDefaultTestRun(UnityTestFunction Func, const char* FuncName, const int FuncLineNum) in UnityDefaultTestRun()
|