Home
last modified time | relevance | path

Searched defs:FuncName (Results 1 – 15 of 15) sorted by relevance

/external/llvm/tools/llvm-cov/
DCoverageFilters.cpp21 StringRef FuncName = Function.Name; in matches() local
/external/clang/lib/CodeGen/
DCodeGenPGO.h34 std::string FuncName; variable
DCodeGenPGO.cpp732 CodeGenPGO::emitEmptyCounterMapping(const Decl *D, StringRef FuncName, in emitEmptyCounterMapping()
/external/llvm/lib/MC/
DMCContext.cpp136 MCSymbol *MCContext::getOrCreateFrameAllocSymbol(StringRef FuncName, in getOrCreateFrameAllocSymbol()
142 MCSymbol *MCContext::getOrCreateParentFrameOffsetSymbol(StringRef FuncName) { in getOrCreateParentFrameOffsetSymbol()
/external/llvm/lib/CodeGen/AsmPrinter/
DWinCodeViewLineTables.cpp193 StringRef FuncName; in emitDebugInfoForFunction() local
/external/llvm/lib/Transforms/IPO/
DLoopExtractor.cpp270 std::string &FuncName = BlocksToNotExtractByName.back().first; in runOnModule() local
/external/llvm/lib/ProfileData/
DInstrProfReader.cpp354 StringRef FuncName, uint64_t FuncHash, std::vector<uint64_t> &Counts) { in getFunctionCounts()
DCoverageMappingReader.cpp384 StringRef FuncName; in readCoverageMappingData() local
/external/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp1332 StringRef FuncName = Callee->getName(); in classifyArgUse() local
1883 bool LibCallSimplifier::hasFloatVersion(StringRef FuncName) { in hasFloatVersion()
1896 StringRef FuncName = Callee->getName(); in optimizeStringMemoryLibCall() local
1964 StringRef FuncName = Callee->getName(); in optimizeCall() local
2340 StringRef FuncName = Callee->getName(); in optimizeCall() local
/external/llvm/lib/Target/X86/AsmParser/
DX86AsmInstrumentation.cpp122 std::string FuncName(unsigned AccessSize, bool IsWrite) { in FuncName() function
/external/llvm/lib/Target/CppBackend/
DCPPBackend.cpp44 FuncName("cppfname", cl::desc("Specify the name of the generated function"), variable
/external/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp3640 StringRef FuncName = FD->getName(); in InsertBlockLiteralsWithinFunction() local
3660 std::string FuncName; in InsertBlockLiteralsWithinMethod() local
4423 std::string FuncName; in SynthBlockInitExpr() local
DRewriteModernObjC.cpp4526 StringRef FuncName = FD->getName(); in InsertBlockLiteralsWithinFunction() local
4546 std::string FuncName; in InsertBlockLiteralsWithinMethod() local
5347 std::string FuncName; in SynthBlockInitExpr() local
/external/llvm/lib/Target/R600/
DAMDGPUISelLowering.cpp584 StringRef FuncName("<unknown>"); in LowerCall() local
/external/clang/lib/Sema/
DSemaExpr.cpp4207 FunctionCallCCC(Sema &SemaRef, const IdentifierInfo *FuncName, in FunctionCallCCC()
4230 DeclarationName FuncName = FDecl->getDeclName(); in TryTypoCorrectionForCall() local