Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DGenericUniformityInfo.h50 void compute() { compute() function
H A DGenericCycleImpl.h388 void GenericCycleInfo<ContextT>::compute(FunctionT &F) { in 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
/freebsd/contrib/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
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterClassInfo.cpp125 void RegisterClassInfo::compute(const TargetRegisterClass *RC) const { in compute() function in RegisterClassInfo
H A DInterleavedLoadCombinePass.cpp713 static bool compute(Value *V, VectorInfo &Result, const DataLayout &DL) { in compute() function
H A DScheduleDAGInstrs.cpp1469 void SchedDFSResult::compute(ArrayRef<SUnit> SUnits) { in compute() function in SchedDFSResult
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp701 SizeOffsetAPInt ObjectSizeOffsetVisitor::compute(Value *V) { in compute() function in ObjectSizeOffsetVisitor
1056 SizeOffsetValue ObjectSizeOffsetEvaluator::compute(Value *V) { in compute() function in ObjectSizeOffsetEvaluator
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp356 void InferPedantic::compute(VecOrSet DiagsInPedantic, in compute() function in InferPedantic
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h449 virtual SExpr *compute() { return nullptr; } in compute() function
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp22180 void RVVArgDispatcher::compute() { compute() function in RVVArgDispatcher