Home
last modified time | relevance | path

Searched defs:compute (Results 1 – 25 of 26) sorted by relevance

12

/llvm-project/flang/test/Semantics/OpenACC/
H A Dacc-resolve02.f903 subroutine compute() subroutine
13 end subroutine compute argument
/llvm-project/clang/test/CodeGen/
H A Darm-mfpu-none.c7 float compute(float a, float b) { in compute() function
/llvm-project/clang/test/Analysis/inlining/
H A Deager-reclamation-path-notes.c10 int compute(void) { in compute() function
/llvm-project/llvm/include/llvm/ADT/
H A DGenericUniformityInfo.h49 void compute() { in compute() function
H A DGenericCycleImpl.h388 void GenericCycleInfo<ContextT>::compute(FunctionT &F) { compute() function
H A DGenericUniformityImpl.h1105 void GenericUniformityAnalysisImpl<ContextT>::compute() { in compute() function
1361 void llvm::ModifiedPostOrder<ContextT>::compute(const CycleInfoT &CI) { in compute() function
/llvm-project/clang/lib/Tooling/Refactoring/Extract/
H A DSourceExtraction.cpp73 ExtractionSemicolonPolicy::compute(const Stmt *S, SourceRange &ExtractedRange, in compute() function in clang::tooling::ExtractionSemicolonPolicy
/llvm-project/flang/test/Semantics/OpenMP/
H A Ddo04.f9041 subroutine compute() subroutine
H A Ddefault-none.f9017 procedure(iface) :: compute local
/llvm-project/llvm/lib/CodeGen/
H A DRegisterClassInfo.cpp125 void RegisterClassInfo::compute(const TargetRegisterClass *RC) const { compute() function in RegisterClassInfo
H A DInterleavedLoadCombinePass.cpp713 static bool compute(Value *V, VectorInfo &Result, const DataLayout &DL) { compute() function
[all...]
H A DScheduleDAGInstrs.cpp1469 void SchedDFSResult::compute(ArrayRef<SUnit> SUnits) { compute() function in SchedDFSResult
/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DDetensorize.cpp256 void compute(FunctionOpInterface func, compute() function in __anon31c753f10111::LinalgDetensorize::ControlFlowDetectionModel
452 void compute(FunctionOpInterface func, compute() function in __anon31c753f10111::LinalgDetensorize::AggressiveDetensoringModel
H A DElementwiseOpFusion.cpp578 LogicalResult ExpansionInfo::compute(LinalgOp linalgOp, compute() function in ExpansionInfo
/llvm-project/mlir/lib/Dialect/Async/Transforms/
H A DAsyncParallelFor.cpp660 func::FuncOp compute = parallelComputeFunction.func; doSequentialDispatch() local
879 ParallelComputeFunction compute = matchAndRewrite() local
889 ParallelComputeFunction compute = createParallelComputeFunction( matchAndRewrite() local
[all...]
/llvm-project/bolt/include/bolt/Passes/
H A DShrinkWrapping.h77 void compute() { in compute() function
/llvm-project/clang/test/CXX/temp/temp.decls/temp.friend/
H A Dp1.cpp104 static T compute(Bool b) { in compute() function in test3::User
/llvm-project/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp701 SizeOffsetAPInt ObjectSizeOffsetVisitor::compute(Value *V) { compute() function in ObjectSizeOffsetVisitor
1056 SizeOffsetValue ObjectSizeOffsetEvaluator::compute(Value *V) { compute() function in ObjectSizeOffsetEvaluator
[all...]
/llvm-project/mlir/lib/Interfaces/
H A DDataLayoutInterfaces.cpp514 function_ref<T(Type)> compute) { in cachedLookup() argument
/llvm-project/clang/test/CodeGenCXX/
H A Dvisibility.cpp1380 class compute { class
/llvm-project/clang-tools-extra/clangd/
H A DTUScheduler.cpp1833 DebouncePolicy::compute(llvm::ArrayRef<clock::duration> History) const { compute() function in clang::clangd::DebouncePolicy
/llvm-project/mlir/lib/Dialect/Affine/Analysis/
H A DUtils.cpp1044 LogicalResult MemRefRegion::compute(Operation *op, unsigned loopDepth, in compute() function in MemRefRegion
[all...]
/llvm-project/mlir/lib/Dialect/Math/Transforms/
H A DPolynomialApproximation.cpp105 handleMultidimensionalVectors(ImplicitLocOpBuilder & builder,ValueRange operands,int64_t vectorWidth,llvm::function_ref<Value (ValueRange)> compute) handleMultidimensionalVectors() argument
/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp356 void InferPedantic::compute(VecOrSet DiagsInPedantic, compute() function in InferPedantic
/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h449 virtual SExpr *compute() { return nullptr; } in compute() function

12