/freebsd-src/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() argument 833 getSpecialFunction(G &&Gen, StringRef FuncName, QualTyp argument 848 std::string FuncName = GenName.getName(QT, IsVolatile); callCStructDefaultConstructor() local 873 std::string FuncName = GenName.getName(QT, IsVolatile); callCStructDestructor() local 884 std::string FuncName = GenName.getName(QT, IsVolatile); callCStructCopyConstructor() local 898 std::string FuncName = GenName.getName(QT, IsVolatile); callCStructCopyAssignmentOperator() local 909 std::string FuncName = GenName.getName(QT, IsVolatile); callCStructMoveConstructor() local 923 std::string FuncName = GenName.getName(QT, IsVolatile); callCStructMoveAssignmentOperator() local 932 std::string FuncName = GenName.getName(QT, IsVolatile); getNonTrivialCStructDefaultConstructor() local 943 std::string FuncName = GenName.getName(QT, IsVolatile); getNonTrivialCStructCopyConstructor() local 955 std::string FuncName = GenName.getName(QT, IsVolatile); getNonTrivialCStructMoveConstructor() local 967 std::string FuncName = GenName.getName(QT, IsVolatile); getNonTrivialCStructCopyAssignmentOperator() local 979 std::string FuncName = GenName.getName(QT, IsVolatile); getNonTrivialCStructMoveAssignmentOperator() local 989 std::string FuncName = GenName.getName(QT, IsVolatile); getNonTrivialCStructDestructor() local [all...] |
H A D | CodeGenPGO.h | 31 std::string FuncName; global() variable
|
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | Attributes.cpp | 89 StringRef FuncName = Rule->getValueAsString("CompatFunc"); emitFnAttrCompatCheck() local 107 StringRef FuncName = Rule->getValueAsString("MergeFunc"); emitFnAttrCompatCheck() local
|
H A D | SubtargetFeatureInfo.cpp |
|
H A D | DFAPacketizerEmitter.cpp | 160 std::string FuncName = std::string(K->getName()); in collectAllComboFuncs() local
|
H A D | VarLenCodeEmitterGen.cpp |
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-remarkutil/ |
H A D | RemarkSizeDiff.cpp | 66 std::string FuncName; member 135 const std::string &FuncName = FD.FuncName; in printFunctionDiff() local 351 for (const auto &FuncName : FuncNameToSizeInfoA.keys()) in computeDiff() local 353 for (const auto &FuncName : FuncNameToSizeInfoB.keys()) in computeDiff() local 355 for (const std::string &FuncName : FuncNames) { in computeDiff() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVPrepareFunctions.cpp | 71 std::string FuncName = IntrinsicFunc->getName().str(); lowerLLVMIntrinsicName() local 101 std::string FuncName = lowerLLVMIntrinsicName(Intrinsic); lowerIntrinsicToFunction() local 163 const std::string FuncName = lowerLLVMIntrinsicName(FSHIntrinsic); lowerFunnelShifts() local 273 const std::string FuncName = lowerLLVMIntrinsicName(UMulIntrinsic); lowerUMulWithOverflow() local [all...] |
H A D | SPIRVCallLowering.cpp | 427 std::string FuncName = Info.Callee.getGlobal()->getName().str(); lowerCall() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/ |
H A D | AArch64SMEAttributes.cpp | 48 SMEAttrs(StringRef FuncName) SMEAttrs() argument
|
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/ProfileData/ |
H A D | InstrProfReader.cpp | 307 for (auto &FuncName : FuncNames) readTemporalProfTraceData() local 937 getRecords(StringRef FuncName,ArrayRef<NamedInstrProfRecord> & Data) getRecords() argument 991 getRecords(StringRef FuncName,ArrayRef<NamedInstrProfRecord> & Data) getRecords() argument 1051 getRecords(StringRef FuncName,ArrayRef<NamedInstrProfRecord> & Data) getRecords() argument 1333 getInstrProfRecord(StringRef FuncName,uint64_t FuncHash,StringRef DeprecatedFuncName,uint64_t * MismatchedFuncSum) getInstrProfRecord() argument 1427 getFunctionCounts(StringRef FuncName,uint64_t FuncHash,std::vector<uint64_t> & Counts) getFunctionCounts() argument 1439 getFunctionBitmapBytes(StringRef FuncName,uint64_t FuncHash,std::vector<uint8_t> & BitmapBytes) getFunctionBitmapBytes() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
H A D | SampleContextTracker.h | 70 FunctionId FuncName; variable
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-cov/ |
H A D | CoverageFilters.cpp | 23 StringRef FuncName = Function.Name; in matches() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | LeonPasses.cpp | 91 StringRef FuncName = MO.getGlobal()->getName(); in runOnMachineFunction() local
|
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULibFunc.cpp | 692 bool AMDGPULibFunc::parse(StringRef FuncName, AMDGPULibFunc &F) { in parse() argument 1008 std::string FuncName = fInfo.mangle(); in getFunction() local 1025 std::string const FuncName = fInfo.mangle(); in getOrInsertFunction() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCPseudoProbe.cpp | 295 StringRef FuncName = getProbeFNameForGUID(GUID2FuncMAP, Cur->Parent->Guid); getInlineContext() local 325 StringRef FuncName = getProbeFNameForGUID(GUID2FuncMAP, Guid); print() local
|
H A D | MCContext.cpp | 213 getOrCreateFrameAllocSymbol(const Twine & FuncName,unsigned Idx) getOrCreateFrameAllocSymbol() argument 219 getOrCreateParentFrameOffsetSymbol(const Twine & FuncName) getOrCreateParentFrameOffsetSymbol() argument 224 getOrCreateLSDASymbol(const Twine & FuncName) getOrCreateLSDASymbol() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Basic/ |
H A D | Builtins.cpp | 63 bool Builtin::Context::isBuiltinFunc(llvm::StringRef FuncName) { in isBuiltinFunc() argument
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCPseudoProbe.h | 88 std::string FuncName; global() member
|
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseOpenACC.cpp | 870 Token FuncName = getCurToken(); ParseOpenACCIDExpression() local
|
/freebsd-src/contrib/llvm-project/llvm/tools/opt/ |
H A D | opt.cpp | 683 for (auto &FuncName : DisableBuiltins) main() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | InstrProf.h | 492 addFuncName(StringRef FuncName) addFuncName() argument 626 StringRef FuncName; global() member
|
/freebsd-src/contrib/ntp/sntp/unity/ |
H A D | unity.c | 1199 void UnityDefaultTestRun(UnityTestFunction Func, const char* FuncName, const int FuncLineNum) in UnityDefaultTestRun()
|