/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/ |
H A D | goto.C | 4 void compute(T) { in compute() function
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/ |
H A D | p2846a.C | 24 B D::compute(void) const in compute() function
|
H A D | p2846b.C | 41 B A::compute(void) const in compute() function
|
H A D | p2846.C | 47 B A::compute(void) const { in compute() function
|
/openbsd-src/sys/arch/i386/stand/libsa/ |
H A D | time.c | 56 compute(int year, u_int8_t month, u_int8_t day, u_int8_t hour, in compute() function
|
/openbsd-src/sys/arch/amd64/stand/libsa/ |
H A D | time.c | 56 compute(int year, u_int8_t month, u_int8_t day, u_int8_t hour, in compute() function
|
/openbsd-src/gnu/llvm/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
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | RegisterClassInfo.cpp | 126 void RegisterClassInfo::compute(const TargetRegisterClass *RC) const { in compute() function in RegisterClassInfo
|
H A D | InterleavedLoadCombinePass.cpp | 710 static bool compute(Value *V, VectorInfo &Result, const DataLayout &DL) { in compute() function
|
H A D | ScheduleDAGInstrs.cpp | 1455 void SchedDFSResult::compute(ArrayRef<SUnit> SUnits) { in compute() function in SchedDFSResult
|
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/ |
H A D | GenericCycleImpl.h | 356 void GenericCycleInfo<ContextT>::compute(FunctionT &F) { in compute() function
|
H A D | GenericUniformityImpl.h | 1140 void GenericUniformityAnalysisImpl<ContextT>::compute() { in compute() function 1381 void llvm::ModifiedPostOrder<ContextT>::compute(const CycleInfoT &CI) { in compute() function
|
/openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
H A D | DivergenceAnalysis.cpp | 312 void DivergenceAnalysisImpl::compute() { in compute() function in DivergenceAnalysisImpl
|
H A D | MemoryBuiltins.cpp | 684 SizeOffsetType ObjectSizeOffsetVisitor::compute(Value *V) { in compute() function in ObjectSizeOffsetVisitor 1014 SizeOffsetEvalType ObjectSizeOffsetEvaluator::compute(Value *V) { in compute() function in ObjectSizeOffsetEvaluator
|
/openbsd-src/gnu/llvm/clang/utils/TableGen/ |
H A D | ClangDiagnosticsEmitter.cpp | 356 void InferPedantic::compute(VecOrSet DiagsInPedantic, in compute() function in InferPedantic
|
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/Analyses/ |
H A D | ThreadSafetyTIL.h | 448 virtual SExpr *compute() { return nullptr; } in compute() function
|