Searched defs:compute (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/Extract/
H A DSourceExtraction.cpp72 ExtractionSemicolonPolicy::compute(const Stmt *S, SourceRange &ExtractedRange, function in class:clang::tooling::ExtractionSemicolonPolicy
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterClassInfo.cpp90 void RegisterClassInfo::compute(const TargetRegisterClass *RC) const { function in class:RegisterClassInfo
H A DInterleavedLoadCombinePass.cpp712 static bool compute(Value *V, VectorInfo &Result, const DataLayout &DL) { function in struct:__anon4561::VectorInfo
[all...]
H A DScheduleDAGInstrs.cpp1447 void SchedDFSResult::compute(ArrayRef<SUnit> SUnits) { function in class:SchedDFSResult
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DDivergenceAnalysis.cpp363 void DivergenceAnalysis::compute() { function in class:DivergenceAnalysis
H A DMemoryBuiltins.cpp579 SizeOffsetType ObjectSizeOffsetVisitor::compute(Value *V) { function in class:ObjectSizeOffsetVisitor
836 SizeOffsetEvalType ObjectSizeOffsetEvaluator::compute(Value *V) { function in class:ObjectSizeOffsetEvaluator
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp372 void InferPedantic::compute(VecOrSet DiagsInPedantic, function in class:InferPedantic
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h449 virtual SExpr *compute() { return nullptr; } function in class:clang::threadSafety::Future

Completed in 213 milliseconds