Searched defs:compute (Results 1 – 8 of 8) sorted by relevance
10 int compute() { in compute() function
79 void RegisterClassInfo::compute(const TargetRegisterClass *RC) const { in compute() function in RegisterClassInfo
1462 void SchedDFSResult::compute(ArrayRef<SUnit> SUnits) { in compute() function in SchedDFSResult
411 SizeOffsetType ObjectSizeOffsetVisitor::compute(Value *V) { in compute() function in ObjectSizeOffsetVisitor606 SizeOffsetEvalType ObjectSizeOffsetEvaluator::compute(Value *V) { in compute() function in ObjectSizeOffsetEvaluator
104 static T compute(Bool b) { in compute() function in test3::User
395 void InferPedantic::compute(VecOrSet DiagsInPedantic, in compute() function in InferPedantic
1275 class compute { class
431 virtual SExpr *compute() { return nullptr; } in compute() function