/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/ |
H A D | LibCallsShrinkWrap.cpp | 138 const LibFunc &Func) { in performCallDomainErrorOnly() 190 const LibFunc &Func) { in performCallRangeErrorOnly() 228 const LibFunc &Func) { in performCallErrors() 301 LibFunc Func; in checkCandidate() local 321 const LibFunc &Func) { in generateOneRangeCond() 343 const LibFunc &Func) { in generateTwoRangeCond() 422 const LibFunc &Func) { in generateCondForPow() 507 LibFunc Func; in perform() local
|
H A D | SampleProfileInference.cpp | 601 FlowAdjuster(const ProfiParams &Params, FlowFunction &Func) in FlowAdjuster() 1042 FlowFunction &Func; member in __anon16945f270111::FlowAdjuster 1056 FlowFunction &Func) { in initializeNetwork() 1184 FlowFunction &Func) { in extractWeights() 1220 void verifyInput(const FlowFunction &Func) { in verifyInput() 1244 void verifyOutput(const FlowFunction &Func) { in verifyOutput() 1308 void llvm::applyFlowInference(const ProfiParams &Params, FlowFunction &Func) { in applyFlowInference() 1333 void llvm::applyFlowInference(FlowFunction &Func) { in applyFlowInference()
|
H A D | RelLookupTableConverter.cpp | 93 static GlobalVariable *createRelLookupTable(Function &Func, in createRelLookupTable() 138 Function &Func = *BB->getParent(); in convertToRelLookupTable() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUHSAMetadataStreamer.cpp | 244 void MetadataStreamerYamlV2::emitKernelLanguage(const Function &Func) { in emitKernelLanguage() 262 void MetadataStreamerYamlV2::emitKernelAttrs(const Function &Func) { in emitKernelAttrs() 280 void MetadataStreamerYamlV2::emitKernelArgs(const Function &Func, in emitKernelArgs() 289 auto Func = Arg.getParent(); in emitKernelArg() local 379 void MetadataStreamerYamlV2::emitHiddenKernelArgs(const Function &Func, in emitHiddenKernelArgs() 462 auto &Func = MF.getFunction(); in emitKernel() local 638 void MetadataStreamerMsgPackV3::emitKernelLanguage(const Function &Func, in emitKernelLanguage() 657 void MetadataStreamerMsgPackV3::emitKernelAttrs(const Function &Func, in emitKernelAttrs() 684 auto &Func = MF.getFunction(); in emitKernelArgs() local 698 auto Func = Arg.getParent(); in emitKernelArg() local [all …]
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/ |
H A D | MipsCCState.h | 105 std::vector<TargetLowering::ArgListEntry> &FuncArgs, const char *Func) { in PreAnalyzeCallOperands() 117 const char *Func) { in AnalyzeCallOperands() 145 void PreAnalyzeCallResult(const Type *RetTy, const char *Func) { in PreAnalyzeCallResult() 153 const char *Func) { in PreAnalyzeCallResult() 163 const char *Func) { in AnalyzeCallResult()
|
H A D | MipsCCState.cpp | 39 bool MipsCCState::originalTypeIsF128(const Type *Ty, const char *Func) { in originalTypeIsF128() 134 const char *Func) { in PreAnalyzeCallOperand() 146 const char *Func) { in PreAnalyzeCallOperands()
|
/openbsd-src/gnu/llvm/compiler-rt/lib/orc/ |
H A D | coff_platform.per_jd.cpp | 25 __orc_rt_coff_onexit_per_jd(OnExitFunction Func) { in __orc_rt_coff_onexit_per_jd() 29 ORC_RT_INTERFACE int __orc_rt_coff_atexit_per_jd(AtExitFunction Func) { in __orc_rt_coff_atexit_per_jd()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
H A D | PPCLowerMASSVEntries.cpp | 95 PPCLowerMASSVEntries::createMASSVFuncName(Function &Func, in createMASSVFuncName() 105 bool PPCLowerMASSVEntries::handlePowSpecialCases(CallInst *CI, Function &Func, in handlePowSpecialCases() 134 bool PPCLowerMASSVEntries::lowerMASSVCall(CallInst *CI, Function &Func, in lowerMASSVCall()
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/ |
H A D | PGOMemOPSizeOpt.cpp | 145 LibFunc Func; in isMemcmp() local 153 LibFunc Func; in isBcmp() local 163 LibFunc Func; in getName() local 177 MemOPSizeOpt(Function &Func, BlockFrequencyInfo &BFI, in MemOPSizeOpt() 209 LibFunc Func; in visitCallInst() local 218 Function &Func; member in __anon5bf58a5a0111::MemOPSizeOpt
|
/openbsd-src/gnu/llvm/llvm/tools/obj2yaml/ |
H A D | wasm2yaml.cpp | 93 for (auto &Func : Obj.functions()) { in dumpCustomSection() local 149 for (const wasm::WasmInitFunc &Func : Obj.linkingData().InitFunctions) { in dumpCustomSection() local 264 for (const auto &Func : Obj.functions()) { in dump() local 351 for (auto &Func : Obj.functions()) { in dump() local
|
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | RecordSerialization.h | 82 U Func; member 86 serialize_conditional_impl<T, U> serialize_conditional(T &Item, U Func) { in serialize_conditional() 98 U Func; member 161 serialize_array_impl<T, U> serialize_array(ArrayRef<T> &Item, U Func) { in serialize_array()
|
H A D | TypeCollection.h | 34 template <typename TFunc> void ForEachRecord(TFunc Func) { in ForEachRecord()
|
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/ |
H A D | InstrProfWriter.cpp | 291 for (auto &Func : I.getValue()) in mergeRecordsFromWriter() local 315 for (const auto &Func : PD) { in shouldEncodeData() local 583 Error InstrProfWriter::validateRecord(const InstrProfRecord &Func) { in validateRecord() 602 const InstrProfRecord &Func, in writeRecordInText() 662 for (const auto &Func : I.getValue()) in writeText() local 674 const FuncPair &Func = record.second; in writeText() local 679 const FuncPair &Func = record.second; in writeText() local
|
/openbsd-src/gnu/llvm/clang/lib/AST/Interp/ |
H A D | Context.cpp | 31 Function *Func = P->getFunction(FD); in isPotentialConstantExpr() local 126 bool Context::Run(State &Parent, Function *Func, APValue &Result) { in Run()
|
H A D | Program.h | 98 auto *Func = new Function(*this, Def, std::forward<Ts>(Args)...); in createFunction() local 105 auto *Func = new Function(*this, std::forward<Ts>(Args)...); in createFunction() local
|
H A D | InterpFrame.cpp | 23 InterpFrame::InterpFrame(InterpState &S, const Function *Func, in InterpFrame() 52 InterpFrame::InterpFrame(InterpState &S, const Function *Func, CodePtr RetPC) in InterpFrame()
|
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ |
H A D | Iterator.cpp | 76 bool isInsertCall(const FunctionDecl *Func) { in isInsertCall() 87 bool isEmplaceCall(const FunctionDecl *Func) { in isEmplaceCall() 98 bool isEraseCall(const FunctionDecl *Func) { in isEraseCall() 112 bool isEraseAfterCall(const FunctionDecl *Func) { in isEraseAfterCall()
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/ObjCARC/ |
H A D | ObjCARC.cpp | 25 FunctionCallee Func, ArrayRef<Value *> Args, const Twine &NameStr, in createCallInstWithColors() 84 Function *Func = *objcarc::getAttachedARCFunction(AnnotatedCall); in insertRVCallWithColors() local
|
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/ |
H A D | AbstractCallSite.h | 226 void forEachCallbackCallSite(const CallBase &CB, UnaryFunction Func) { in forEachCallbackCallSite() 238 void forEachCallbackFunction(const CallBase &CB, UnaryFunction Func) { in forEachCallbackFunction()
|
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/ |
H A D | PDBContext.cpp | 43 if (auto Func = dyn_cast_or_null<PDBSymbolFunc>(Symbol.get())) { in getLineInfoForAddress() local 150 auto *Func = dyn_cast_or_null<PDBSymbolFunc>(FuncSymbol.get()); in getFunctionName() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/ |
H A D | typename17.C | 18 typename B<U>::A_Type B<U>::Func() in Func() function
|
H A D | typename6.C | 20 A<U>::A_Type B<U>::Func() in Func() function
|
H A D | typename3.C | 19 B<U>::A_Type B<U>::Func() { // WARNING - implicit typename in Func() function
|
H A D | typename4.C | 25 C<U>::A_Type C<U>::Func() { // WARNING - implicit typename in Func() function
|
H A D | typename5.C | 25 void C<U>::Func(A_Type) { // WARNING - implicit typename in Func() function
|