Home
last modified time | relevance | path

Searched defs:Fn (Results 1 – 25 of 436) sorted by relevance

12345678910>>...18

/external/libcxx/test/std/utilities/meta/meta.rel/
Dis_nothrow_invocable.pass.cpp79 using Fn = CallObject<true, int>; in main() typedef
88 using Fn = CallObject<true, void, const Implicit&, const ThrowsImplicit&>; in main() typedef
96 using Fn = CallObject<true, void>; in main() typedef
103 using Fn = int (Tag::*); in main() typedef
110 using Fn = CallObject<true, int>; in main() typedef
116 using Fn = CallObject<true, int>; in main() typedef
Dis_invocable.pass.cpp44 using Fn = int(Tag::*)(int); in main() typedef
85 using Fn = int (Tag::*); in main() typedef
141 using Fn = NotCallableWithInt; in main() typedef
148 using Fn = int(*)(); in main() typedef
156 using Fn = void(*)(); in main() typedef
162 using Fn = void(*)(); in main() typedef
/external/llvm/bindings/ocaml/analysis/
Danalysis_ocaml.c46 CAMLprim value llvm_verify_function(LLVMValueRef Fn) { in llvm_verify_function()
57 CAMLprim value llvm_assert_valid_function(LLVMValueRef Fn) { in llvm_assert_valid_function()
63 CAMLprim value llvm_view_function_cfg(LLVMValueRef Fn) { in llvm_view_function_cfg()
69 CAMLprim value llvm_view_function_cfg_only(LLVMValueRef Fn) { in llvm_view_function_cfg_only()
/external/llvm/lib/CodeGen/
DCallingConvLower.cpp71 CCAssignFn Fn) { in AnalyzeFormalArguments()
90 CCAssignFn Fn) { in CheckReturn()
104 CCAssignFn Fn) { in AnalyzeReturn()
122 CCAssignFn Fn) { in AnalyzeCallOperands()
140 CCAssignFn Fn) { in AnalyzeCallOperands()
158 CCAssignFn Fn) { in AnalyzeCallResult()
173 void CCState::AnalyzeCallResult(MVT VT, CCAssignFn Fn) { in AnalyzeCallResult()
194 MVT VT, CCAssignFn Fn) { in getRemainingRegParmsForType()
234 CCAssignFn Fn) { in analyzeMustTailForwardedRegisters()
/external/llvm/lib/Target/Mips/
DMipsCCState.h74 CCAssignFn Fn, in AnalyzeCallOperands()
94 CCAssignFn Fn) { in AnalyzeFormalArguments()
102 CCAssignFn Fn, in AnalyzeCallResult()
111 CCAssignFn Fn) { in AnalyzeReturn()
119 CCAssignFn Fn) { in CheckReturn()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCallingConvLower.cpp87 CCAssignFn Fn) { in AnalyzeFormalArguments()
101 CCAssignFn Fn) { in CheckReturn()
115 CCAssignFn Fn) { in AnalyzeReturn()
128 CCAssignFn Fn) { in AnalyzeCallOperands()
146 CCAssignFn Fn) { in AnalyzeCallOperands()
164 CCAssignFn Fn) { in AnalyzeCallResult()
179 void CCState::AnalyzeCallResult(MVT VT, CCAssignFn Fn) { in AnalyzeCallResult()
200 MVT VT, CCAssignFn Fn) { in getRemainingRegParmsForType()
240 CCAssignFn Fn) { in analyzeMustTailForwardedRegisters()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsCCState.h90 CCAssignFn Fn, in AnalyzeCallOperands()
111 CCAssignFn Fn) { in AnalyzeFormalArguments()
120 CCAssignFn Fn, const Type *RetTy, in AnalyzeCallResult()
131 CCAssignFn Fn) { in AnalyzeReturn()
141 CCAssignFn Fn) { in CheckReturn()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DParallel.h129 void parallel_for_each(IterTy Begin, IterTy End, FuncTy Fn) { in parallel_for_each()
147 void parallel_for_each_n(IndexTy Begin, IndexTy End, FuncTy Fn) { in parallel_for_each_n()
183 void for_each(Policy policy, IterTy Begin, IterTy End, FuncTy Fn) { in for_each()
190 void for_each_n(Policy policy, IndexTy Begin, IndexTy End, FuncTy Fn) { in for_each_n()
209 FuncTy Fn) { in for_each()
215 FuncTy Fn) { in for_each_n()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DCFLSteensAliasAnalysis.cpp117 Function &Fn, const SmallVectorImpl<Value *> &RetVals, in FunctionInfo()
185 CFLSteensAAResult::FunctionInfo CFLSteensAAResult::buildSetsFrom(Function *Fn) { in buildSetsFrom()
227 void CFLSteensAAResult::scan(Function *Fn) { in scan()
242 void CFLSteensAAResult::evict(Function *Fn) { Cache.erase(Fn); } in evict()
247 CFLSteensAAResult::ensureCached(Function *Fn) { in ensureCached()
258 const AliasSummary *CFLSteensAAResult::getAliasSummary(Function &Fn) { in getAliasSummary()
274 Function *Fn = nullptr; in query() local
DAnalysis.cpp119 LLVMBool LLVMVerifyFunction(LLVMValueRef Fn, LLVMVerifierFailureAction Action) { in LLVMVerifyFunction()
130 void LLVMViewFunctionCFG(LLVMValueRef Fn) { in LLVMViewFunctionCFG()
135 void LLVMViewFunctionCFGOnly(LLVMValueRef Fn) { in LLVMViewFunctionCFGOnly()
/external/llvm/lib/IR/
DDiagnosticInfo.cpp198 const Function &Fn, const DebugLoc &DLoc, in emitOptimizationRemark()
204 const Function &Fn, in emitOptimizationRemarkMissed()
212 const Function &Fn, in emitOptimizationRemarkAnalysis()
221 const Function &Fn, in emitOptimizationRemarkAnalysisFPCommute()
230 const Function &Fn, in emitOptimizationRemarkAnalysisAliasing()
252 void llvm::emitLoopVectorizeWarning(LLVMContext &Ctx, const Function &Fn, in emitLoopVectorizeWarning()
258 void llvm::emitLoopInterleaveWarning(LLVMContext &Ctx, const Function &Fn, in emitLoopInterleaveWarning()
/external/libcxx/test/std/utilities/function.objects/func.invoke/
Dinvoke.pass.cpp221 typedef TestClass Fn; in bullet_three_four_tests() typedef
234 typedef DerivedFromTestClass Fn; in bullet_three_four_tests() typedef
247 typedef TestClass Fn; in bullet_three_four_tests() typedef
255 typedef DerivedFromTestClass Fn; in bullet_three_four_tests() typedef
263 typedef TestClass Fn; in bullet_three_four_tests() typedef
272 typedef DerivedFromTestClass Fn; in bullet_three_four_tests() typedef
293 typedef TestClass Fn; in bullet_five_tests() typedef
/external/llvm/lib/Analysis/
DAnalysis.cpp109 LLVMBool LLVMVerifyFunction(LLVMValueRef Fn, LLVMVerifierFailureAction Action) { in LLVMVerifyFunction()
120 void LLVMViewFunctionCFG(LLVMValueRef Fn) { in LLVMViewFunctionCFG()
125 void LLVMViewFunctionCFGOnly(LLVMValueRef Fn) { in LLVMViewFunctionCFGOnly()
DCFLSteensAliasAnalysis.cpp129 Function &Fn, const SmallVectorImpl<Value *> &RetVals, in FunctionInfo()
197 CFLSteensAAResult::FunctionInfo CFLSteensAAResult::buildSetsFrom(Function *Fn) { in buildSetsFrom()
239 void CFLSteensAAResult::scan(Function *Fn) { in scan()
254 void CFLSteensAAResult::evict(Function *Fn) { Cache.erase(Fn); } in evict()
259 CFLSteensAAResult::ensureCached(Function *Fn) { in ensureCached()
270 const AliasSummary *CFLSteensAAResult::getAliasSummary(Function &Fn) { in getAliasSummary()
286 Function *Fn = nullptr; in query() local
/external/llvm/include/llvm/IR/
DDiagnosticInfo.h346 const Function &Fn, in DiagnosticInfoWithDebugLocBase()
385 const char *PassName, const Function &Fn, in DiagnosticInfoOptimizationBase()
429 DiagnosticInfoOptimizationRemark(const char *PassName, const Function &Fn, in DiagnosticInfoOptimizationRemark()
455 const Function &Fn, in DiagnosticInfoOptimizationRemarkMissed()
481 const Function &Fn, in DiagnosticInfoOptimizationRemarkAnalysis()
501 const Function &Fn, in DiagnosticInfoOptimizationRemarkAnalysis()
524 const Function &Fn, in DiagnosticInfoOptimizationRemarkAnalysisFPCommute()
551 const Function &Fn, in DiagnosticInfoOptimizationRemarkAnalysisAliasing()
646 DiagnosticInfoOptimizationFailure(const Function &Fn, const DebugLoc &DLoc, in DiagnosticInfoOptimizationFailure()
675 : DiagnosticInfoWithDebugLocBase(DK_Unsupported, Severity, Fn, DLoc), in DiagnosticInfoWithDebugLocBase() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCBranchSelector.cpp106 static inline unsigned GetInitialOffset(MachineFunction &Fn) { in GetInitialOffset()
115 unsigned PPCBSel::ComputeBlockSizes(MachineFunction &Fn) { in ComputeBlockSizes()
151 void PPCBSel::modifyAdjustment(MachineFunction &Fn) { in modifyAdjustment()
176 int PPCBSel::computeBranchSize(MachineFunction &Fn, in computeBranchSize()
263 bool PPCBSel::runOnMachineFunction(MachineFunction &Fn) { in runOnMachineFunction()
/external/python/setuptools/setuptools/config/
D__init__.py12 Fn = TypeVar("Fn", bound=Callable) variable
17 def _deprecation_notice(fn: Fn) -> Fn:
/external/clang/lib/CodeGen/
DCGDeclCXX.cpp262 llvm::Function *Fn = in CreateGlobalInitOrDestructFunction() local
339 llvm::Function *Fn = in EmitCXXGlobalVarDeclInitFunc() local
440 llvm::Function *Fn = CreateGlobalInitOrDestructFunction( in EmitCXXGlobalInitFunc() local
470 llvm::Function *Fn = CreateGlobalInitOrDestructFunction( in EmitCXXGlobalInitFunc() local
487 llvm::Function *Fn = in EmitCXXGlobalDtorFunc() local
495 void CodeGenFunction::GenerateCXXGlobalVarDeclInitFunc(llvm::Function *Fn, in GenerateCXXGlobalVarDeclInitFunc()
523 CodeGenFunction::GenerateCXXGlobalInitFunc(llvm::Function *Fn, in GenerateCXXGlobalInitFunc()
574 void CodeGenFunction::GenerateCXXGlobalDtorsFunc(llvm::Function *Fn, in GenerateCXXGlobalDtorsFunc()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDiagnosticInfo.h372 const Function &Fn, in DiagnosticInfoWithLocationBase()
449 const Function &Fn, in DiagnosticInfoOptimizationBase()
622 : DiagnosticInfoOptimizationBase(Kind, Severity, PassName, RemarkName, Fn, in DiagnosticInfoOptimizationBase() argument
653 const char *PassName, const Function &Fn, in DiagnosticInfoIROptimization()
710 OptimizationRemark(const char *PassName, const Function &Fn, in OptimizationRemark()
751 OptimizationRemarkMissed(const char *PassName, const Function &Fn, in OptimizationRemarkMissed()
799 const Function &Fn, const DiagnosticLocation &Loc, in OptimizationRemarkAnalysis()
818 OptimizationRemarkAnalysis(const char *PassName, const Function &Fn, in OptimizationRemarkAnalysis()
859 OptimizationRemarkAnalysisFPCommute(const char *PassName, const Function &Fn, in OptimizationRemarkAnalysisFPCommute()
900 OptimizationRemarkAnalysisAliasing(const char *PassName, const Function &Fn, in OptimizationRemarkAnalysisAliasing()
[all …]
/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.apply/
Dapply.pass.cpp50 using Fn = int(&)(); in test_constexpr_evaluation() typedef
57 using Fn = int(&)(int); in test_constexpr_evaluation() typedef
64 using Fn = int(&)(int, int); in test_constexpr_evaluation() typedef
71 using Fn = int(&)(int, int); in test_constexpr_evaluation() typedef
78 using Fn = int(&)(int, int, int); in test_constexpr_evaluation() typedef
85 using Fn = int(&)(int, int, int); in test_constexpr_evaluation() typedef
/external/llvm/lib/Transforms/Scalar/
DLowerExpectIntrinsic.cpp61 Function *Fn = CI->getCalledFunction(); in handleSwitchExpect() local
113 Function *Fn = CI->getCalledFunction(); in handleBranchExpect() local
160 Function *Fn = CI->getCalledFunction(); in lowerExpectIntrinsic() local
/external/clang/test/SemaCXX/
Dunaddressable-functions.cpp114 FnTy Fn; in test() local
125 FnTy Fn; in testUnavailable() local
140 FnTy Fn; in testAccess() local
/external/llvm/bindings/go/llvm/
DIRBindings.cpp24 void LLVMAddFunctionAttr2(LLVMValueRef Fn, uint64_t PA) { in LLVMAddFunctionAttr2()
35 uint64_t LLVMGetFunctionAttr2(LLVMValueRef Fn) { in LLVMGetFunctionAttr2()
41 void LLVMRemoveFunctionAttr2(LLVMValueRef Fn, uint64_t PA) { in LLVMRemoveFunctionAttr2()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineOptimizationRemarkEmitter.h75 const Function &Fn = getFunction(); in isEnabled() local
101 const Function &Fn = getFunction(); in isEnabled() local
127 const Function &Fn = getFunction(); in isEnabled() local
/external/vixl/test/aarch32/config/
Dtemplate-assembler-negative-aarch32.cc.in82 typedef void (MacroAssembler::*Fn)(${macroassembler_method_args}); typedef
111 void TestHelper(Fn, const char*) { argument

12345678910>>...18