/llvm-project/flang/test/Semantics/OpenACC/ |
H A D | acc-resolve02.f90 | 3 subroutine compute() subroutine 13 end subroutine compute argument
|
/llvm-project/clang/test/CodeGen/ |
H A D | arm-mfpu-none.c | 7 float compute(float a, float b) { in compute() function
|
/llvm-project/clang/test/Analysis/inlining/ |
H A D | eager-reclamation-path-notes.c | 10 int compute(void) { in compute() function
|
/llvm-project/llvm/include/llvm/ADT/ |
H A D | GenericUniformityInfo.h | 49 void compute() { in compute() function
|
H A D | GenericCycleImpl.h | 388 void GenericCycleInfo<ContextT>::compute(FunctionT &F) { compute() function
|
H A D | GenericUniformityImpl.h | 1105 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 D | SourceExtraction.cpp | 73 ExtractionSemicolonPolicy::compute(const Stmt *S, SourceRange &ExtractedRange, in compute() function in clang::tooling::ExtractionSemicolonPolicy
|
/llvm-project/flang/test/Semantics/OpenMP/ |
H A D | do04.f90 | 41 subroutine compute() subroutine
|
H A D | default-none.f90 | 17 procedure(iface) :: compute local
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | RegisterClassInfo.cpp | 125 void RegisterClassInfo::compute(const TargetRegisterClass *RC) const { compute() function in RegisterClassInfo
|
H A D | InterleavedLoadCombinePass.cpp | 713 static bool compute(Value *V, VectorInfo &Result, const DataLayout &DL) { compute() function [all...] |
H A D | ScheduleDAGInstrs.cpp | 1469 void SchedDFSResult::compute(ArrayRef<SUnit> SUnits) { compute() function in SchedDFSResult
|
/llvm-project/mlir/lib/Dialect/Linalg/Transforms/ |
H A D | Detensorize.cpp | 256 void compute(FunctionOpInterface func, compute() function in __anon31c753f10111::LinalgDetensorize::ControlFlowDetectionModel 452 void compute(FunctionOpInterface func, compute() function in __anon31c753f10111::LinalgDetensorize::AggressiveDetensoringModel
|
H A D | ElementwiseOpFusion.cpp | 578 LogicalResult ExpansionInfo::compute(LinalgOp linalgOp, compute() function in ExpansionInfo
|
/llvm-project/mlir/lib/Dialect/Async/Transforms/ |
H A D | AsyncParallelFor.cpp | 660 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 D | ShrinkWrapping.h | 77 void compute() { in compute() function
|
/llvm-project/clang/test/CXX/temp/temp.decls/temp.friend/ |
H A D | p1.cpp | 104 static T compute(Bool b) { in compute() function in test3::User
|
/llvm-project/llvm/lib/Analysis/ |
H A D | MemoryBuiltins.cpp | 701 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 D | DataLayoutInterfaces.cpp | 514 function_ref<T(Type)> compute) { in cachedLookup() argument
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | visibility.cpp | 1380 class compute { class
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | TUScheduler.cpp | 1833 DebouncePolicy::compute(llvm::ArrayRef<clock::duration> History) const { compute() function in clang::clangd::DebouncePolicy
|
/llvm-project/mlir/lib/Dialect/Affine/Analysis/ |
H A D | Utils.cpp | 1044 LogicalResult MemRefRegion::compute(Operation *op, unsigned loopDepth, in compute() function in MemRefRegion [all...] |
/llvm-project/mlir/lib/Dialect/Math/Transforms/ |
H A D | PolynomialApproximation.cpp | 105 handleMultidimensionalVectors(ImplicitLocOpBuilder & builder,ValueRange operands,int64_t vectorWidth,llvm::function_ref<Value (ValueRange)> compute) handleMultidimensionalVectors() argument
|
/llvm-project/clang/utils/TableGen/ |
H A D | ClangDiagnosticsEmitter.cpp | 356 void InferPedantic::compute(VecOrSet DiagsInPedantic, compute() function in InferPedantic
|
/llvm-project/clang/include/clang/Analysis/Analyses/ |
H A D | ThreadSafetyTIL.h | 449 virtual SExpr *compute() { return nullptr; } in compute() function
|